diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 08:35:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 08:35:26 +0200 |
commit | fd19953e4c56f5923a628a2f465ebe378456674f (patch) | |
tree | 28c7cb7b4b5e2643ef795d82517cd510cfd2633e /dev-python/sure | |
parent | dev-libs/openssl: stable 1.0.2t for hppa/sparc, bug #694162 (diff) | |
download | gentoo-fd19953e4c56f5923a628a2f465ebe378456674f.tar.gz gentoo-fd19953e4c56f5923a628a2f465ebe378456674f.tar.bz2 gentoo-fd19953e4c56f5923a628a2f465ebe378456674f.zip |
dev-python/sure: amd64 stable wrt bug #694038
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sure')
-rw-r--r-- | dev-python/sure/sure-1.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sure/sure-1.4.11.ebuild b/dev-python/sure/sure-1.4.11.ebuild index 0f48af9e00f7..b3c416bd1803 100644 --- a/dev-python/sure/sure-1.4.11.ebuild +++ b/dev-python/sure/sure-1.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |