diff options
author | 2017-11-06 12:53:29 +0100 | |
---|---|---|
committer | 2017-11-06 12:53:29 +0100 | |
commit | a5106f82e7b0b7e18028c51657a0a4cde36588ef (patch) | |
tree | ee74f8d208f3a2800f9ce171d2d3bc9a8ee5c42b /media-gfx/exiv2 | |
parent | dev-util/pkgconf: Stable on amd64 (diff) | |
download | gentoo-a5106f82e7b0b7e18028c51657a0a4cde36588ef.tar.gz gentoo-a5106f82e7b0b7e18028c51657a0a4cde36588ef.tar.bz2 gentoo-a5106f82e7b0b7e18028c51657a0a4cde36588ef.zip |
media-gfx/exiv2: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.26_p20171104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild index bea36ac81c7d..3d407bb3eef8 100644 --- a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild +++ b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = *9999 ]]; then else COMMIT=900d2417dbeb46e14cbf65fc2798ed1d043ab76d 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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" fi inherit cmake-multilib python-any-r1 vcs-snapshot |