diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-09-21 19:59:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-21 20:05:22 +0200 |
commit | adf24e80bb66aff374205001f0af341bfb6d07e9 (patch) | |
tree | 2d9f512f4b88ee021055ea4c96eb4a01e9517a86 /media-libs/gexiv2 | |
parent | sci-libs/tensorflow: bump to 1.11.0_rc1 (diff) | |
download | gentoo-adf24e80bb66aff374205001f0af341bfb6d07e9.tar.gz gentoo-adf24e80bb66aff374205001f0af341bfb6d07e9.tar.bz2 gentoo-adf24e80bb66aff374205001f0af341bfb6d07e9.zip |
media-libs/gexiv2: Tested on ~amd64-fbsd
Closes: https://bugs.gentoo.org/655666
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.8.ebuild b/media-libs/gexiv2/gexiv2-0.10.8.ebuild index 8ad241f540c4..51a7aefc81c4 100644 --- a/media-libs/gexiv2/gexiv2-0.10.8.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.8.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="introspection python static-libs test vala" REQUIRED_USE=" |