diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:28:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:32:06 +0200 |
commit | 1c640ab357d106414656d17ce17a8fa3f45b0165 (patch) | |
tree | 2e02fa5f26a4b166bc127c49fa5e7f4b2273f646 /x11-proto/inputproto | |
parent | x11-misc/xorg-cf-files: Stable for HPPA (bug #579266). (diff) | |
download | gentoo-1c640ab357d106414656d17ce17a8fa3f45b0165.tar.gz gentoo-1c640ab357d106414656d17ce17a8fa3f45b0165.tar.bz2 gentoo-1c640ab357d106414656d17ce17a8fa3f45b0165.zip |
x11-proto/inputproto: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-proto/inputproto')
-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 d96d555a4fe0..bdd9653c2282 100644 --- a/x11-proto/inputproto/inputproto-2.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild @@ -9,7 +9,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 ~x64-freebsd ~x86-freebsd ~ia64-hpux ~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 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~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="" |