diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:23 +0000 |
commit | 8aa290c74cebad9cc353a5b27fe79b64e19cbaa9 (patch) | |
tree | 866a2795934f1ce8982e145f60cc756a8d845c54 /x11-libs/gnome-pty-helper | |
parent | x11-libs/libfm-extra: Stabilize 1.3.1 arm64, #765997 (diff) | |
download | gentoo-8aa290c74cebad9cc353a5b27fe79b64e19cbaa9.tar.gz gentoo-8aa290c74cebad9cc353a5b27fe79b64e19cbaa9.tar.bz2 gentoo-8aa290c74cebad9cc353a5b27fe79b64e19cbaa9.zip |
x11-libs/gnome-pty-helper: Stabilize 0.40.2 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild index a3bea92e36d4..8b4a5d716724 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 |