diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 01:21:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 01:22:13 -0400 |
commit | e57c1555ef3ddb02ae5df0e0cfeb23686147b792 (patch) | |
tree | 5606be0223ab6e20089330feaf3838d20afaaa33 /x11-misc/sux | |
parent | www-apps/nanoc-core: initial import of 4.11.2 (diff) | |
download | gentoo-e57c1555ef3ddb02ae5df0e0cfeb23686147b792.tar.gz gentoo-e57c1555ef3ddb02ae5df0e0cfeb23686147b792.tar.bz2 gentoo-e57c1555ef3ddb02ae5df0e0cfeb23686147b792.zip |
x11-misc/sux: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/sux-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sux/sux-1.0-r4.ebuild b/x11-misc/sux/sux-1.0-r4.ebuild index f3ff910a3c19..edbd4293cfea 100644 --- a/x11-misc/sux/sux-1.0-r4.ebuild +++ b/x11-misc/sux/sux-1.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ppc sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ppc sparc x86" IUSE="" S="${WORKDIR}" |