diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 11:31:22 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 11:31:22 +0200 |
commit | c6b5787aff8d5f0fbba7a923723e7f38971b8247 (patch) | |
tree | 648a5dd038158ef4046271fecd75248a398cfff9 /dev-python/python-discid | |
parent | dev-python/watchdog: Keyword under ALLARCHES policy (diff) | |
download | gentoo-c6b5787aff8d5f0fbba7a923723e7f38971b8247.tar.gz gentoo-c6b5787aff8d5f0fbba7a923723e7f38971b8247.tar.bz2 gentoo-c6b5787aff8d5f0fbba7a923723e7f38971b8247.zip |
dev-python/python-discid: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543398
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-discid')
-rw-r--r-- | dev-python/python-discid/python-discid-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-discid/python-discid-1.1.0.ebuild b/dev-python/python-discid/python-discid-1.1.0.ebuild index a40387ed9830..c21c895b46c8 100644 --- a/dev-python/python-discid/python-discid-1.1.0.ebuild +++ b/dev-python/python-discid/python-discid-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=media-libs/libdiscid-0.2.2 |