diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:33:27 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:48:55 +0200 |
commit | e8bd62e5d913164718455447df24c5f3c8549977 (patch) | |
tree | c027cc97d086e58728638ebe272dbc0066afd5b3 /net-mail | |
parent | mail-client/claws-mail-3.15.0-r0: add ~alpha keyword (diff) | |
download | gentoo-e8bd62e5d913164718455447df24c5f3c8549977.tar.gz gentoo-e8bd62e5d913164718455447df24c5f3c8549977.tar.bz2 gentoo-e8bd62e5d913164718455447df24c5f3c8549977.zip |
net-mail/ytnef-1.9.2-r0: add ~alpha keyword
Gentoo-Bug: 614064
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild index e0f8d30131fb..a73499e3849a 100644 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild +++ b/net-mail/ytnef/ytnef-1.9.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef" SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND="sys-devel/libtool" |