diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-04-04 21:27:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-04-04 21:27:29 +0200 |
commit | e0d234835237e2ee3a113e7f1c71eae396885398 (patch) | |
tree | 0d4a03cbd0487cce8107fb541cba952ea1d2936c /dev-python/ssl-fetch | |
parent | dev-python/pyGPG-0.2-r0: add alpha keyword (diff) | |
download | gentoo-e0d234835237e2ee3a113e7f1c71eae396885398.tar.gz gentoo-e0d234835237e2ee3a113e7f1c71eae396885398.tar.bz2 gentoo-e0d234835237e2ee3a113e7f1c71eae396885398.zip |
dev-python/ssl-fetch-0.4-r0: add alpha keyword
Gentoo-Bug: 603108
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 76b2b62c90a9..1cd02856e7f9 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 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="" |