diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 15:01:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 15:01:37 +0100 |
commit | 6fa688e0b60a3e8c71d860f651c0b20245e97248 (patch) | |
tree | 23291fe5e9c5d20446ea26ca7bf2fe60b46ad3ba /dev-python/ssl-fetch | |
parent | dev-python/pyGPG: sparc stable wrt bug #603108 (diff) | |
download | gentoo-6fa688e0b60a3e8c71d860f651c0b20245e97248.tar.gz gentoo-6fa688e0b60a3e8c71d860f651c0b20245e97248.tar.bz2 gentoo-6fa688e0b60a3e8c71d860f651c0b20245e97248.zip |
dev-python/ssl-fetch: sparc stable wrt bug #603108
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ssl-fetch')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index ddce09337bb2..f9fd8393185f 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="" |