diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 6567ec72306dcb5aca251b1c843fe6a0f4fad1de (patch) | |
tree | 617be01d1c702171956f8b84913ab7b5baf59403 /x11-proto/randrproto | |
parent | x11-proto/kbproto: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-6567ec72306dcb5aca251b1c843fe6a0f4fad1de.tar.gz gentoo-6567ec72306dcb5aca251b1c843fe6a0f4fad1de.tar.bz2 gentoo-6567ec72306dcb5aca251b1c843fe6a0f4fad1de.zip |
x11-proto/randrproto: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 7d437929c660..0c38bbce5ff5 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="" |