diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 16:39:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 16:39:31 +0100 |
commit | 2e80c99289852144f9a67396a4fe37f5ebe74805 (patch) | |
tree | 0467787be1faaaac494ab485fe3d67661f45cfff /dev-python/ssl-fetch | |
parent | dev-python/pyGPG: x86 stable wrt bug #603108 (diff) | |
download | gentoo-2e80c99289852144f9a67396a4fe37f5ebe74805.tar.gz gentoo-2e80c99289852144f9a67396a4fe37f5ebe74805.tar.bz2 gentoo-2e80c99289852144f9a67396a4fe37f5ebe74805.zip |
dev-python/ssl-fetch: x86 stable wrt bug #603108
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
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 37d0f2e6e728..069eebaf1e3d 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -16,7 +16,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="" |