diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 13:12:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 13:13:47 +0200 |
commit | c5ef1889c99664ddb48863e5a57af0ae402bb530 (patch) | |
tree | 91566b94fb76877ee927b4f878b4bf6b743b6b9d /x11-proto | |
parent | x11-libs/libxshmfence: keyword ~arm64 (diff) | |
download | gentoo-c5ef1889c99664ddb48863e5a57af0ae402bb530.tar.gz gentoo-c5ef1889c99664ddb48863e5a57af0ae402bb530.tar.bz2 gentoo-c5ef1889c99664ddb48863e5a57af0ae402bb530.zip |
x11-proto/inputproto: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild b/x11-proto/inputproto/inputproto-2.3.2.ebuild index 803687c7c8b9..996c90bed205 100644 --- a/x11-proto/inputproto/inputproto-2.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |