summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 13:09:17 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 13:09:17 -0700
commit0306b742a1f57f44500be2ed66130f9fda53a565 (patch)
tree9a8aadeb7c490de9e35d8e314862f865f3c55aab
parentdev-python/pyaes: Add missing test dependency (diff)
downloadgentoo-0306b742a1f57f44500be2ed66130f9fda53a565.tar.gz
gentoo-0306b742a1f57f44500be2ed66130f9fda53a565.tar.bz2
gentoo-0306b742a1f57f44500be2ed66130f9fda53a565.zip
dev-python/ndg-httpsclient-0.5.1: add ~alpha, bug 710396
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
index 7d4c984006cb..2a498dbf874c 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P/-/_}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/pyaes[${PYTHON_USEDEP}]