From 5cd3b54e5ab4a1f7c508e17d608926880e129042 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 8 Feb 2021 22:30:07 -0500 Subject: [PATCH] dev-python/python-debian: 0.1.37 stable on arm (allarches) Signed-off-by: Mike Gilbert --- dev-python/python-debian/python-debian-0.1.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 dc9600e4df1b6..86681e27da741 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 )"