diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:51:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:51:24 +0100 |
commit | 798c381a57b99d77e38f1959125a12073297a7a7 (patch) | |
tree | 05e805662c72abbef65d1b08d29be4d236b140bf /x11-proto/randrproto | |
parent | x11-proto/kbproto: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-798c381a57b99d77e38f1959125a12073297a7a7.tar.gz gentoo-798c381a57b99d77e38f1959125a12073297a7a7.tar.bz2 gentoo-798c381a57b99d77e38f1959125a12073297a7a7.zip |
x11-proto/randrproto: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/randrproto-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/randrproto/randrproto-1.5.0.ebuild b/x11-proto/randrproto/randrproto-1.5.0.ebuild index b060936a975f..923b075c73c5 100644 --- a/x11-proto/randrproto/randrproto-1.5.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.5.0.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |