diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-01-05 12:18:08 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-01-05 12:45:16 +0100 |
commit | 191ac33929be79e01d645d5576d430aeca05879a (patch) | |
tree | e282c3ea023cba6be15b940d3c3317714ab08cd2 /net-libs | |
parent | virtual/linux-sources: Drop vserver support (#472170) (diff) | |
download | gentoo-191ac33929be79e01d645d5576d430aeca05879a.tar.gz gentoo-191ac33929be79e01d645d5576d430aeca05879a.tar.bz2 gentoo-191ac33929be79e01d645d5576d430aeca05879a.zip |
net-libs/farstream: ia64 stable
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs')
-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 84c6b308deb2..1857f76bf3ec 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} )" |