diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-09-05 19:50:58 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-09-05 19:51:41 +0000 |
commit | d3d2855e029878c1dacc3f41f19fbe3cabd91a97 (patch) | |
tree | 158f30948576e40cffa844eb984be73b3c9ae118 /dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild | |
parent | dev-python/vcversioner: Keyword for ppc+ppc. Fixes bug 559404. (diff) | |
download | gentoo-d3d2855e029878c1dacc3f41f19fbe3cabd91a97.tar.gz gentoo-d3d2855e029878c1dacc3f41f19fbe3cabd91a97.tar.bz2 gentoo-d3d2855e029878c1dacc3f41f19fbe3cabd91a97.zip |
dev-python/strict-rfc3339: Keyword for ppc+ppc. Fixes bug 559404.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild')
-rw-r--r-- | dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild index 918c3169b008..f082984032e7 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild @@ -14,5 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux" IUSE="" |