diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:16 +0100 |
commit | 3a0e6746ebe76ff3d0a54121449fd8a94735bfc7 (patch) | |
tree | 95277812498b5e0816403e5263572af1b8597ff9 /net-libs/farstream | |
parent | media-plugins/gst-plugins-srtp: ia64 stable wrt bug #685254 (diff) | |
download | gentoo-3a0e6746ebe76ff3d0a54121449fd8a94735bfc7.tar.gz gentoo-3a0e6746ebe76ff3d0a54121449fd8a94735bfc7.tar.bz2 gentoo-3a0e6746ebe76ff3d0a54121449fd8a94735bfc7.zip |
net-libs/farstream: ia64 stable wrt bug #685254
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/farstream-0.2.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild b/net-libs/farstream/farstream-0.2.8-r2.ebuild index 9734a66c0d9f..2477ed524c06 100644 --- a/net-libs/farstream/farstream-0.2.8-r2.ebuild +++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream" SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+introspection test upnp" SLOT="0.2/5" # .so version |