diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:34:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:34:18 +0100 |
commit | 3a876b409476d0fe6790a55180833e7b9055aad0 (patch) | |
tree | 5c94bd6b6e02a775167a8ddd1086566e2184965e | |
parent | app-arch/unrar: sparc stable wrt bug #576406 (diff) | |
download | gentoo-3a876b409476d0fe6790a55180833e7b9055aad0.tar.gz gentoo-3a876b409476d0fe6790a55180833e7b9055aad0.tar.bz2 gentoo-3a876b409476d0fe6790a55180833e7b9055aad0.zip |
dev-python/pyopenssl: sparc stable wrt bug #572124
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild b/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild index a5fe8621b7e6..09db161d1ec1 100644 --- a/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="doc examples" RDEPEND=" |