diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-29 16:35:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-29 23:03:54 +0000 |
commit | 9e9532b2f51e56e720bf87bf99726ecee865ca4b (patch) | |
tree | 53f7e4a4050b8e635d8ab90908ce40feafe59bb5 /dev-python | |
parent | dev-python/soupsieve: keyworded 1.9.5 for sparc, bug #701290 (diff) | |
download | gentoo-9e9532b2f51e56e720bf87bf99726ecee865ca4b.tar.gz gentoo-9e9532b2f51e56e720bf87bf99726ecee865ca4b.tar.bz2 gentoo-9e9532b2f51e56e720bf87bf99726ecee865ca4b.zip |
dev-python/beautifulsoup: keyworded 4.8.1 for sparc, bug #701290
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild index 7a2c142671b2..8da3c17fcf35 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 ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND=" |