summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-15 11:04:15 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-15 11:04:15 +0200
commitb22e9467f78fabd2d488d72c984fc80caeba3373 (patch)
treef2a893717e1b613e636ae4ff33398b0953a58898 /dev-python/py-bcrypt
parentapp-text/pytextile: Keyword under ALLARCHES policy (diff)
downloadgentoo-b22e9467f78fabd2d488d72c984fc80caeba3373.tar.gz
gentoo-b22e9467f78fabd2d488d72c984fc80caeba3373.tar.bz2
gentoo-b22e9467f78fabd2d488d72c984fc80caeba3373.zip
dev-python/py-bcrypt: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=541668 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/py-bcrypt')
-rw-r--r--dev-python/py-bcrypt/py-bcrypt-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild b/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild
index 5b93a728c9c4..5d885bc1f1a0 100644
--- a/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild
+++ b/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD-4"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="!dev-python/bcrypt"