summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-01 11:06:10 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-01 11:13:55 +0000
commitc646850e7add7801ce97e0bcca6232a19af2517a (patch)
tree63524f86e4b7341c38bce8817f63b1d845b4363d /dev-python
parentdev-python/pynacl: keyworded 1.1.2 for sparc, bug #628670 (diff)
downloadgentoo-c646850e7add7801ce97e0bcca6232a19af2517a.tar.gz
gentoo-c646850e7add7801ce97e0bcca6232a19af2517a.tar.bz2
gentoo-c646850e7add7801ce97e0bcca6232a19af2517a.zip
dev-python/bcrypt: keyworded 3.1.3 for sparc, bug #628670
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/bcrypt/bcrypt-3.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bcrypt/bcrypt-3.1.3.ebuild b/dev-python/bcrypt/bcrypt-3.1.3.ebuild
index 5f7222090ec1..2d8885a3cc80 100644
--- a/dev-python/bcrypt/bcrypt-3.1.3.ebuild
+++ b/dev-python/bcrypt/bcrypt-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
IUSE="test"
COMMON_DEPEND="