commit: 5b4405af6e353f0681d5562b5c41c0050401a35c
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 17:54:48 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Fri May 12 17:54:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4405af
virtual/python-dnspython-2-r0: add alpha keyword
Gentoo-Bug: 618116
virtual/python-dnspython/python-dnspython-2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/python-dnspython/python-dnspython-2.ebuild
b/virtual/python-dnspython/python-dnspython-2.ebuild
index 4dba6523815..214511aaa8a 100644
--- a/virtual/python-dnspython/python-dnspython-2.ebuild
+++ b/virtual/python-dnspython/python-dnspython-2.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
DESCRIPTION="A virtual for dnspython, for Python 2 & 3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86
~amd64-linux ~x86-linux"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=dev-python/dnspython-1.15.0:0[${PYTHON_USEDEP}]"