diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:57:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:57:01 +0200 |
commit | 16f7edd8f863ef716e2d4f19d95d036c0da4dc02 (patch) | |
tree | 3e9888d11ed0e1dd360a4be9e77298f580ebedb5 /dev-python/dnspython | |
parent | net-wireless/bluez: ppc64 stable wrt bug #691100 (diff) | |
download | gentoo-16f7edd8f863ef716e2d4f19d95d036c0da4dc02.tar.gz gentoo-16f7edd8f863ef716e2d4f19d95d036c0da4dc02.tar.bz2 gentoo-16f7edd8f863ef716e2d4f19d95d036c0da4dc02.zip |
dev-python/dnspython: amd64 stable wrt bug #611590
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0.ebuild b/dev-python/dnspython/dnspython-1.16.0.ebuild index 10660c3ab594..bf34319d72dc 100644 --- a/dev-python/dnspython/dnspython-1.16.0.ebuild +++ b/dev-python/dnspython/dnspython-1.16.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples test" RESTRICT="!test? ( test )" |