diff options
author | Mike Gilbert <floppym@gentoo.org> | 2021-02-08 22:30:07 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-02-08 22:30:07 -0500 |
commit | 5cd3b54e5ab4a1f7c508e17d608926880e129042 (patch) | |
tree | ec784753974e17c54b0831dad4e2ecbfd034adcf /dev-python/python-debian | |
parent | dev-python/python-debian: bump to 0.1.39 (diff) | |
download | gentoo-5cd3b54e5ab4a1f7c508e17d608926880e129042.tar.gz gentoo-5cd3b54e5ab4a1f7c508e17d608926880e129042.tar.bz2 gentoo-5cd3b54e5ab4a1f7c508e17d608926880e129042.zip |
dev-python/python-debian: 0.1.37 stable on arm (allarches)
Signed-off-by: Mike Gilbert <floppym@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 dc9600e4df1b..86681e27da74 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 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="test" RESTRICT="!test? ( test )" |