commit: 0306b742a1f57f44500be2ed66130f9fda53a565
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 20:09:17 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 20:09:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0306b742
dev-python/ndg-httpsclient-0.5.1: add ~alpha, bug 710396
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 7d4c984006c..2a498dbf874 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}]