diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:46 -0400 |
commit | e31778aacc7b1f0603f5424a602f875bf8bba21b (patch) | |
tree | 6f6c4848f258c2c5e5400827c6fb71af1087b3fb /x11-apps/xset | |
parent | dev-perl/Net-DBus: arm64 stable (diff) | |
download | gentoo-e31778aacc7b1f0603f5424a602f875bf8bba21b.tar.gz gentoo-e31778aacc7b1f0603f5424a602f875bf8bba21b.tar.bz2 gentoo-e31778aacc7b1f0603f5424a602f875bf8bba21b.zip |
x11-apps/xset: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/xset-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xset/xset-1.2.4.ebuild b/x11-apps/xset/xset-1.2.4.ebuild index 77cdd3095334..50f93a6de6ac 100644 --- a/x11-apps/xset/xset-1.2.4.ebuild +++ b/x11-apps/xset/xset-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |