diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:10:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:10:50 +0200 |
commit | ae4953a8a8c2a8c364fb47b72841fc42ae4a0256 (patch) | |
tree | 3418f328fb17fd2defd7dd265f3ad584436eb202 /dev-python/dnspython | |
parent | dev-util/cmake: x86 stable wrt bug #691114 (diff) | |
download | gentoo-ae4953a8a8c2a8c364fb47b72841fc42ae4a0256.tar.gz gentoo-ae4953a8a8c2a8c364fb47b72841fc42ae4a0256.tar.bz2 gentoo-ae4953a8a8c2a8c364fb47b72841fc42ae4a0256.zip |
dev-python/dnspython: sparc stable wrt bug #611590
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
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 feb8b5533e2c..52efcf75c727 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 )" |