diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:24:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:24:58 +0100 |
commit | c606e6c4c8655d6a90005b63aa81e56490d11b65 (patch) | |
tree | 6a4e67d546715fea013dcbf3454ae49d9dc569fb /dev-python/bleach | |
parent | dev-cpp/libcmis: Drop unused patches (diff) | |
download | gentoo-c606e6c4c8655d6a90005b63aa81e56490d11b65.tar.gz gentoo-c606e6c4c8655d6a90005b63aa81e56490d11b65.tar.bz2 gentoo-c606e6c4c8655d6a90005b63aa81e56490d11b65.zip |
dev-python/bleach: x86 stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bleach')
-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 e1eeb84a1621..e84724b6cd59 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 ~x86" +KEYWORDS="amd64 hppa ~mips x86" IUSE="test" RDEPEND=" |