summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 12:46:11 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 12:52:17 -0700
commit5dea681bc8477e62b863c7c9785dd1961f4975af (patch)
tree8adedd7ffe99cd46dd23259cecfdc0c470570617 /dev-python/paste
parentdev-python/flup-1.0.2-r1: add ~alpha, bug 701360 (diff)
downloadgentoo-5dea681bc8477e62b863c7c9785dd1961f4975af.tar.gz
gentoo-5dea681bc8477e62b863c7c9785dd1961f4975af.tar.bz2
gentoo-5dea681bc8477e62b863c7c9785dd1961f4975af.zip
dev-python/paste-3.2.3: add ~alpha, bug 701360
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/paste-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-3.2.3.ebuild b/dev-python/paste/paste-3.2.3.ebuild
index 1c8b18ca69e2..ad2f04262080 100644
--- a/dev-python/paste/paste-3.2.3.ebuild
+++ b/dev-python/paste/paste-3.2.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="flup openid"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]