summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:20 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:20 +0200
commit527cc1d84193dc205c7458eb65dcbc7ebdadbe27 (patch)
tree3b360e20d11e259174c2a04425fbb2dafbfaf60a /media-gfx/exiv2
parentmedia-fonts: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.tar.gz
gentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.tar.bz2
gentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.zip
media-gfx: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.2.ebuild b/media-gfx/exiv2/exiv2-0.27.2.ebuild
index ce61026aa726..e70d4f902f15 100644
--- a/media-gfx/exiv2/exiv2-0.27.2.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.2.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz"
- KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
fi
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )