diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-07 02:36:29 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-07 02:40:27 +1100 |
commit | bdb37e57cf6ec2e6404dfc5f917d57814da1c114 (patch) | |
tree | cd385d3d2250b8014ae02dc4d8659e403b151d6b /dev-python/python-debian | |
parent | app-portage/eix: Own the cache directory (diff) | |
download | gentoo-bdb37e57cf6ec2e6404dfc5f917d57814da1c114.tar.gz gentoo-bdb37e57cf6ec2e6404dfc5f917d57814da1c114.tar.bz2 gentoo-bdb37e57cf6ec2e6404dfc5f917d57814da1c114.zip |
dev-python/python-debian: amd64 stable
Gentoo-bug: 590680
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.28.ebuild b/dev-python/python-debian/python-debian-0.1.28.ebuild index e4c27a510823..ce73b8d66b1e 100644 --- a/dev-python/python-debian/python-debian-0.1.28.ebuild +++ b/dev-python/python-debian/python-debian-0.1.28.ebuild @@ -14,7 +14,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=" |