diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:55:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:20:06 +0200 |
commit | 23596cad164c08b64aef5e1668d61ebffdb34a57 (patch) | |
tree | fd63486ba67c988a01ea0ce07a8f63e35fb9994c /dev-python/python-debian | |
parent | dev-python/pysnmp: x86 stable (bug #659068) (diff) | |
download | gentoo-23596cad164c08b64aef5e1668d61ebffdb34a57.tar.gz gentoo-23596cad164c08b64aef5e1668d61ebffdb34a57.tar.bz2 gentoo-23596cad164c08b64aef5e1668d61ebffdb34a57.zip |
dev-python/python-debian: x86 stable (bug #658844)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.31.ebuild b/dev-python/python-debian/python-debian-0.1.31.ebuild index c40b36f322af..685365963e1a 100644 --- a/dev-python/python-debian/python-debian-0.1.31.ebuild +++ b/dev-python/python-debian/python-debian-0.1.31.ebuild @@ -13,7 +13,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" RDEPEND=" |