diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:45:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:51:32 +0200 |
commit | 9326135d3c0fa0d78114c9f10ecb5abcfa606327 (patch) | |
tree | 765a24caca39523d384cf30ac476e2145482f253 /dev-python/python-debian | |
parent | dev-python/pygments: x86 stable (bug #749492) (diff) | |
download | gentoo-9326135d3c0fa0d78114c9f10ecb5abcfa606327.tar.gz gentoo-9326135d3c0fa0d78114c9f10ecb5abcfa606327.tar.bz2 gentoo-9326135d3c0fa0d78114c9f10ecb5abcfa606327.zip |
dev-python/python-debian: x86 stable (bug #749510)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.37.ebuild b/dev-python/python-debian/python-debian-0.1.37.ebuild index 0f352c156f2f..c6ffe0a099da 100644 --- a/dev-python/python-debian/python-debian-0.1.37.ebuild +++ b/dev-python/python-debian/python-debian-0.1.37.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/${P:0:1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |