commit: 632607b4727b3e7ed7a79b272da5ba102daf033d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 8 23:28:32 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 23:31:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632607b4
dev-python/beautifulsoup: keyworded 4.8.1 for ia64, bug #701290
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index 0a904c8635b..a40d7f313a1 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="4"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
# html5lib is optional however hard coding since its use is actively
discouraged in the devmanual
RDEPEND="