diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:34:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:34:58 +0100 |
commit | c02ebbab93d4777576797f86689fdf1dc481b954 (patch) | |
tree | 72be487d17f84f4bc6fd1c964d80ccba37e15a0a /dev-python | |
parent | dev-python/pytest: add ~arm, bug #605122 (diff) | |
download | gentoo-c02ebbab93d4777576797f86689fdf1dc481b954.tar.gz gentoo-c02ebbab93d4777576797f86689fdf1dc481b954.tar.bz2 gentoo-c02ebbab93d4777576797f86689fdf1dc481b954.zip |
dev-python/bleach: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/bleach/bleach-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild index 1347c041b967..894e45be9b15 100644 --- a/dev-python/bleach/bleach-1.5.0.ebuild +++ b/dev-python/bleach/bleach-1.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc x86" +KEYWORDS="amd64 ~arm hppa ~mips ppc x86" IUSE="test" RDEPEND=" |