diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 15:58:16 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 15:58:16 +0200 |
commit | d41ec6c1d41014c0c98c56d0554eed7caf850eed (patch) | |
tree | cb54487c4aaa2477cb1e21fe9b0ca67540a000be | |
parent | dev-python/pillow: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-d41ec6c1d41014c0c98c56d0554eed7caf850eed.tar.gz gentoo-d41ec6c1d41014c0c98c56d0554eed7caf850eed.tar.bz2 gentoo-d41ec6c1d41014c0c98c56d0554eed7caf850eed.zip |
dev-python/pyxattr: Rekeyword according to old KEYWORDS
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=552256
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r-- | dev-python/pyxattr/pyxattr-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyxattr/pyxattr-0.5.5.ebuild b/dev-python/pyxattr/pyxattr-0.5.5.ebuild index 7d1bae346c2e..7f42c4bc0a1d 100644 --- a/dev-python/pyxattr/pyxattr-0.5.5.ebuild +++ b/dev-python/pyxattr/pyxattr-0.5.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="doc test" RDEPEND="sys-apps/attr" |