diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 11:59:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 11:59:41 +0100 |
commit | 6544c4cb2d34dab81af69daeb222ab09290e702b (patch) | |
tree | 8818064231843516acf53a05fd336f3283258b5c | |
parent | net-wireless/crda: amd64 stable wrt bug #711406 (diff) | |
download | gentoo-6544c4cb2d34dab81af69daeb222ab09290e702b.tar.gz gentoo-6544c4cb2d34dab81af69daeb222ab09290e702b.tar.bz2 gentoo-6544c4cb2d34dab81af69daeb222ab09290e702b.zip |
dev-python/python-debian: amd64 stable wrt bug #713062
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.36.ebuild b/dev-python/python-debian/python-debian-0.1.36.ebuild index 524d945c32f1..5bd417581731 100644 --- a/dev-python/python-debian/python-debian-0.1.36.ebuild +++ b/dev-python/python-debian/python-debian-0.1.36.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 )" |