diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:57:34 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:57:34 +0200 |
commit | 490fb2bc992798fed9e609a91173e140924bfbe7 (patch) | |
tree | dba5d6bd6bdae5b0b0e7be380ac1cc23a94a19de /dev-python/subunit | |
parent | dev-python/requests: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-490fb2bc992798fed9e609a91173e140924bfbe7.tar.gz gentoo-490fb2bc992798fed9e609a91173e140924bfbe7.tar.bz2 gentoo-490fb2bc992798fed9e609a91173e140924bfbe7.zip |
dev-python/subunit: Rekeyword according to old KEYWORDS
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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 30b3b69a7107..192863fa07ec 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 ~mips ~ppc ~ppc64 ~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=" |