diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 06:30:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 06:30:00 +0000 |
commit | 64d59e5c00f65cf354ba5fc180971c63b96661fc (patch) | |
tree | c083d18545a8be69afe4da1f9db9bb8958b9513d /dev-python/python-debian | |
parent | dev-python/pygpgme: Stabilize 0.3-r3 x86, #776112 (diff) | |
download | gentoo-64d59e5c00f65cf354ba5fc180971c63b96661fc.tar.gz gentoo-64d59e5c00f65cf354ba5fc180971c63b96661fc.tar.bz2 gentoo-64d59e5c00f65cf354ba5fc180971c63b96661fc.zip |
dev-python/python-debian: Stabilize 0.1.39 ALLARCHES, #776118
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.39.ebuild b/dev-python/python-debian/python-debian-0.1.39.ebuild index 12bcdea23192..372a80438504 100644 --- a/dev-python/python-debian/python-debian-0.1.39.ebuild +++ b/dev-python/python-debian/python-debian-0.1.39.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 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="test" RESTRICT="!test? ( test )" |