diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:08:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:09:05 -0700 |
commit | adee0fc87c7978a6c9bcde7795fa1037dfb9bf47 (patch) | |
tree | abf3de2761707f84866c8a30133a183aba0cf1b3 /dev-python/python-discid | |
parent | dev-python/pyspf-2.0.12: x86 stable, bug 625054 (diff) | |
download | gentoo-adee0fc87c7978a6c9bcde7795fa1037dfb9bf47.tar.gz gentoo-adee0fc87c7978a6c9bcde7795fa1037dfb9bf47.tar.bz2 gentoo-adee0fc87c7978a6c9bcde7795fa1037dfb9bf47.zip |
dev-python/python-discid-1.1.1: x86 stable, bug 625056
Diffstat (limited to 'dev-python/python-discid')
-rw-r--r-- | dev-python/python-discid/python-discid-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-discid/python-discid-1.1.1.ebuild b/dev-python/python-discid/python-discid-1.1.1.ebuild index d2420b0ea8e9..1cee165f932d 100644 --- a/dev-python/python-discid/python-discid-1.1.1.ebuild +++ b/dev-python/python-discid/python-discid-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" RDEPEND=">=media-libs/libdiscid-0.2.2" |