diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:58:04 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:58:04 +0100 |
commit | 300764bdc255ff3624fa7eed0795e78795a56b66 (patch) | |
tree | 0a5c794b196c750da0a837367c2621e039594fe4 /x11-proto | |
parent | x11-proto/kbproto: arm stable, bug #559062 (diff) | |
download | gentoo-300764bdc255ff3624fa7eed0795e78795a56b66.tar.gz gentoo-300764bdc255ff3624fa7eed0795e78795a56b66.tar.bz2 gentoo-300764bdc255ff3624fa7eed0795e78795a56b66.zip |
x11-proto/xproto: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xproto/xproto-7.0.28.ebuild b/x11-proto/xproto/xproto-7.0.28.ebuild index fd5503144ccc..73ffffbe620a 100644 --- a/x11-proto/xproto/xproto-7.0.28.ebuild +++ b/x11-proto/xproto/xproto-7.0.28.ebuild @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |