diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-11 12:10:01 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-11 12:32:17 +0100 |
commit | 314bc1aa2e140326788cd3af95ea6f54a3735842 (patch) | |
tree | 52aa70a29c611557e5ef743b25be6dec6d4e9e04 /virtual/python-dnspython | |
parent | app-text/calibre: Use python2 only SLOT for dnspython (diff) | |
download | gentoo-314bc1aa2e140326788cd3af95ea6f54a3735842.tar.gz gentoo-314bc1aa2e140326788cd3af95ea6f54a3735842.tar.bz2 gentoo-314bc1aa2e140326788cd3af95ea6f54a3735842.zip |
virtual/python-dnspython: Stable under ALLARCHES policy
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual/python-dnspython')
-rw-r--r-- | virtual/python-dnspython/python-dnspython-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-dnspython/python-dnspython-1.ebuild b/virtual/python-dnspython/python-dnspython-1.ebuild index edcff889567f..4feee3de4938 100644 --- a/virtual/python-dnspython/python-dnspython-1.ebuild +++ b/virtual/python-dnspython/python-dnspython-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |