diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-18 20:30:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-18 20:30:51 +0200 |
commit | ffc05ef004a52a6c7cc80762691a1c053da856ad (patch) | |
tree | ada428d3f0fe797d38f3ee7889966e0e22412759 /net-misc/putty | |
parent | force qt4 since that's what the ebuild was marked stable with (bug #560782) (diff) | |
download | gentoo-ffc05ef004a52a6c7cc80762691a1c053da856ad.tar.gz gentoo-ffc05ef004a52a6c7cc80762691a1c053da856ad.tar.bz2 gentoo-ffc05ef004a52a6c7cc80762691a1c053da856ad.zip |
net-misc/putty: add ~alpha keyword\n\nGentoo-Bug: 560742
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/putty-0.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.65.ebuild b/net-misc/putty/putty-0.65.ebuild index e9350abb0332..1634f17157d4 100644 --- a/net-misc/putty/putty-0.65.ebuild +++ b/net-misc/putty/putty-0.65.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" IUSE="doc +gtk ipv6 kerberos" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 |