projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b5d08a
)
dev-python/beautifulsoup-4.8.1: add ~alpha, bug 701290
author
Matt Turner
<mattst88@gentoo.org>
Tue, 3 Mar 2020 07:21:46 +0000
(23:21 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 3 Mar 2020 07:22:02 +0000
(23:22 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index 8248869170cf63e81cc0b9f82c590e9b1d0925cd..20143a2c2132401099b68576794bdada00221ed5 100644
(file)
--- 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 ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="
~alpha
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="