diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 21:29:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 21:40:25 +0100 |
commit | 197cb18db2c79b8a8e908b7ff3a9c199b127b925 (patch) | |
tree | 5081b550a40f6a334a0e9e782c0497366140c212 /dev-python/nose2 | |
parent | net-firewall/firehol: x86 keyword added (bug #611748) (diff) | |
download | gentoo-197cb18db2c79b8a8e908b7ff3a9c199b127b925.tar.gz gentoo-197cb18db2c79b8a8e908b7ff3a9c199b127b925.tar.bz2 gentoo-197cb18db2c79b8a8e908b7ff3a9c199b127b925.zip |
dev-python/nose2: x86 keyword added (bug #629832)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python/nose2')
-rw-r--r-- | dev-python/nose2/nose2-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose2/nose2-0.6.5.ebuild b/dev-python/nose2/nose2-0.6.5.ebuild index aec771d0b8ee..dc4f735d26d2 100644 --- a/dev-python/nose2/nose2-0.6.5.ebuild +++ b/dev-python/nose2/nose2-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc" CDEPEND=" |