summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"