diff options
author | 2018-04-25 20:36:27 +0200 | |
---|---|---|
committer | 2018-04-25 20:36:49 +0200 | |
commit | d3170f77da69e9aa3431888147ff506d7d81337e (patch) | |
tree | 58a95814d8d547c644a632d202898fa0b4055ce4 /media-gfx | |
parent | games-arcade/yarsrevenge: Drop old (diff) | |
download | gentoo-d3170f77da69e9aa3431888147ff506d7d81337e.tar.gz gentoo-d3170f77da69e9aa3431888147ff506d7d81337e.tar.bz2 gentoo-d3170f77da69e9aa3431888147ff506d7d81337e.zip |
media-gfx/exiv2: Drop *fbsd keywords for latest snapshot
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild index 9ba53069a664..26cb222f2775 100644 --- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild +++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then else COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.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 inherit cmake-multilib python-any-r1 |