diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:33:04 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:42:14 +0200 |
commit | f63dcee7e055c68cf5869e33563fe3ec2ae92b28 (patch) | |
tree | fb10b4cda7e81a3ac7b38e5bc68b40bb8b0721e7 /net-libs/farstream | |
parent | media-sound/pulseaudio: add alpha keyword (diff) | |
download | gentoo-f63dcee7e055c68cf5869e33563fe3ec2ae92b28.tar.gz gentoo-f63dcee7e055c68cf5869e33563fe3ec2ae92b28.tar.bz2 gentoo-f63dcee7e055c68cf5869e33563fe3ec2ae92b28.zip |
net-libs/farstream: add alpha keyword
Gentoo-Bug: 551826
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild b/net-libs/farstream/farstream-0.1.2-r2.ebuild index 0e6440e6b082..0f457bce6796 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} )" |