diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-06-14 22:11:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-06-14 22:11:17 +0000 |
commit | d11cbbb84ef55bc1174ce3a138dfa4e711c516e3 (patch) | |
tree | 5002d9b9015dd412249a50a781f514400b691140 /dev-python/pyxattr/pyxattr-0.5.0.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-d11cbbb84ef55bc1174ce3a138dfa4e711c516e3.tar.gz gentoo-2-d11cbbb84ef55bc1174ce3a138dfa4e711c516e3.tar.bz2 gentoo-2-d11cbbb84ef55bc1174ce3a138dfa4e711c516e3.zip |
Keyword ~mips, bug #402215
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyxattr/pyxattr-0.5.0.ebuild')
-rw-r--r-- | dev-python/pyxattr/pyxattr-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxattr/pyxattr-0.5.0.ebuild b/dev-python/pyxattr/pyxattr-0.5.0.ebuild index 4122130d9819..c3d6578b8fa2 100644 --- a/dev-python/pyxattr/pyxattr-0.5.0.ebuild +++ b/dev-python/pyxattr/pyxattr-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-0.5.0.ebuild,v 1.11 2012/04/14 02:49:50 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-0.5.0.ebuild,v 1.12 2012/06/14 22:11:17 blueness Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-apps/attr" |