diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-30 00:11:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-30 00:12:15 +0000 |
commit | 0e35474f399ae9d22da287acf1a85f7fa61b907a (patch) | |
tree | 7cbac75aed47bd7b346bd2b90ffee8172d9f8627 /dev-python/bleach | |
parent | dev-lang/mujs: remove inactive maintainer (diff) | |
download | gentoo-0e35474f399ae9d22da287acf1a85f7fa61b907a.tar.gz gentoo-0e35474f399ae9d22da287acf1a85f7fa61b907a.tar.bz2 gentoo-0e35474f399ae9d22da287acf1a85f7fa61b907a.zip |
dev-python/bleach: stable 2.1.3 for ia64, bug #663438
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/bleach')
-rw-r--r-- | dev-python/bleach/bleach-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild index 86fb7128e8f8..85f6d7836623 100644 --- a/dev-python/bleach/bleach-2.1.3.ebuild +++ b/dev-python/bleach/bleach-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |