diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 15:52:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 15:52:32 +0100 |
commit | 356294f26e05f58d9e83086021492d4b912bd3fd (patch) | |
tree | c438b2a8184798272b2fba2c20a4450856c9fda5 /dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | |
parent | dev-python/pyGPG: amd64 stable wrt bug #603108 (diff) | |
download | gentoo-356294f26e05f58d9e83086021492d4b912bd3fd.tar.gz gentoo-356294f26e05f58d9e83086021492d4b912bd3fd.tar.bz2 gentoo-356294f26e05f58d9e83086021492d4b912bd3fd.zip |
dev-python/ssl-fetch: amd64 stable wrt bug #603108
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.4.ebuild')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index 4686438d86e7..37d0f2e6e728 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" |