diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-10-17 15:23:16 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-21 22:13:56 +0100 |
commit | 610efaef6eaaf9d96f8d0575d40134c4b1cbe460 (patch) | |
tree | d7769c5525fb7a057bbf4fdf3709c268c920c492 /net-libs/farstream | |
parent | b2e619268ee29c49132bb1b188c09822fde5ba80 (diff) | |
download | gentoo-610efaef6eaaf9d96f8d0575d40134c4b1cbe460.tar.gz gentoo-610efaef6eaaf9d96f8d0575d40134c4b1cbe460.tar.xz |
net-libs/farstream: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/farstream-0.2.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild b/net-libs/farstream/farstream-0.2.8-r1.ebuild index c9d89717977..3c16cfb1287 100644 --- a/net-libs/farstream/farstream-0.2.8-r1.ebuild +++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild @@ -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 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 |