diff options
author | Chi-Thanh Christopher Nguyen <chithanh@gentoo.org> | 2013-03-08 01:15:10 +0100 |
---|---|---|
committer | Chi-Thanh Christopher Nguyen <chithanh@gentoo.org> | 2013-03-08 01:15:10 +0100 |
commit | d835941f8f7bdf0676419ea7b6e0707b9f037a39 (patch) | |
tree | e7562e79dc206ac506a0b08a3a681f9f69166d56 /x11-proto | |
parent | x11-base/xorg-drivers: sync with portage for keyword and license changes. (diff) | |
download | x11-d835941f8f7bdf0676419ea7b6e0707b9f037a39.tar.gz x11-d835941f8f7bdf0676419ea7b6e0707b9f037a39.tar.bz2 x11-d835941f8f7bdf0676419ea7b6e0707b9f037a39.zip |
x11-proto/inputproto: sync keywords with portage.
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/inputproto-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/inputproto/inputproto-9999.ebuild b/x11-proto/inputproto/inputproto-9999.ebuild index ac8c1072..73b1a685 100644 --- a/x11-proto/inputproto/inputproto-9999.ebuild +++ b/x11-proto/inputproto/inputproto-9999.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 ~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="" |