diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:25 +0100 |
commit | 89418775a40f19534ba1b167f70744650b05c898 (patch) | |
tree | 4522329f8af105313c2e9857bb1ad5bde40734ba /dev-python/subunit | |
parent | dev-python/sqlalchemy-migrate: x86 stable wrt bug #565742 (diff) | |
download | gentoo-89418775a40f19534ba1b167f70744650b05c898.tar.gz gentoo-89418775a40f19534ba1b167f70744650b05c898.tar.bz2 gentoo-89418775a40f19534ba1b167f70744650b05c898.zip |
dev-python/subunit: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.1.0.ebuild b/dev-python/subunit/subunit-1.1.0.ebuild index 49a8068e312b..f99802a3c81a 100644 --- a/dev-python/subunit/subunit-1.1.0.ebuild +++ b/dev-python/subunit/subunit-1.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="static-libs test" RDEPEND=" |