commit: f63dcee7e055c68cf5869e33563fe3ec2ae92b28 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed Sep 16 08:33:04 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed Sep 16 08:42:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63dcee7
net-libs/farstream: add alpha keyword Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1 net-libs/farstream/farstream-0.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild b/net-libs/farstream/farstream-0.1.2-r2.ebuild index 0e6440e..0f457bc 100644 --- a/net-libs/farstream/farstream-0.1.2-r2.ebuild +++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream" SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+introspection python test upnp" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"