diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 15:12:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-26 15:12:30 +0100 |
commit | f1f075cf8502178ca017d124335fbc43259266fd (patch) | |
tree | eb0382f4c3046b4da9fafe7cda7501dc0e74c67f /dev-python/bleach | |
parent | dev-python/pyyaml: ppc stable wrt bug #714182 (diff) | |
download | gentoo-f1f075cf8502178ca017d124335fbc43259266fd.tar.gz gentoo-f1f075cf8502178ca017d124335fbc43259266fd.tar.bz2 gentoo-f1f075cf8502178ca017d124335fbc43259266fd.zip |
dev-python/bleach: ppc stable wrt bug #714596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bleach')
-rw-r--r-- | dev-python/bleach/bleach-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bleach/bleach-3.1.3.ebuild b/dev-python/bleach/bleach-3.1.3.ebuild index 03df4d3e3e71..253c7206d08d 100644 --- a/dev-python/bleach/bleach-3.1.3.ebuild +++ b/dev-python/bleach/bleach-3.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RDEPEND=" |