diff options
author | 2019-09-13 01:57:57 +0200 | |
---|---|---|
committer | 2019-09-13 01:57:57 +0200 | |
commit | cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d (patch) | |
tree | 4f49724859e79bea8bcac0aee960d9d02bed1ed2 /dev-python/sure | |
parent | dev-util/shellcheck: x86 stable (bug #694050) (diff) | |
download | gentoo-cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d.tar.gz gentoo-cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d.tar.bz2 gentoo-cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d.zip |
dev-python/sure: x86 stable (bug #694038)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@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 550d962c8cb9..0f48af9e00f7 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 )" |