diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-21 12:33:12 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-21 13:07:27 +0200 |
commit | 0f150c3ef74d37033bf39863517717a541cb45d8 (patch) | |
tree | 6367723b49b2cfea8733067240802a3cba59841c /x11-proto | |
parent | x11-proto/kbproto-1.0.7: arm64 stable (diff) | |
download | gentoo-0f150c3ef74d37033bf39863517717a541cb45d8.tar.gz gentoo-0f150c3ef74d37033bf39863517717a541cb45d8.tar.bz2 gentoo-0f150c3ef74d37033bf39863517717a541cb45d8.zip |
x11-proto/inputproto-2.3.2: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild b/x11-proto/inputproto/inputproto-2.3.2.ebuild index 996c90bed205..2a17f818fe92 100644 --- a/x11-proto/inputproto/inputproto-2.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" -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" +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="" |