diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-04-08 21:39:39 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-04-08 22:10:20 -0400 |
commit | 550ca71d79fb54d013c59780ae145e4375a7921b (patch) | |
tree | 7b6d74512cd5185fefc6748d5a52c4bb826fe983 /x11-terms | |
parent | app-crypt/acme: drop 2.2.0, 2.2.0-r1 (diff) | |
download | gentoo-550ca71d79fb54d013c59780ae145e4375a7921b.tar.gz gentoo-550ca71d79fb54d013c59780ae145e4375a7921b.tar.bz2 gentoo-550ca71d79fb54d013c59780ae145e4375a7921b.zip |
x11-terms/aterm: Stable 1.0.1-r6 for amd64
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/aterm/aterm-1.0.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/aterm/aterm-1.0.1-r6.ebuild b/x11-terms/aterm/aterm-1.0.1-r6.ebuild index 382b049ea5f1..b714dc1a6c5a 100644 --- a/x11-terms/aterm/aterm-1.0.1-r6.ebuild +++ b/x11-terms/aterm/aterm-1.0.1-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.afterstep.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="background cjk xgetdefault" RDEPEND=" |