diff options
author | 2019-02-07 13:30:56 +0100 | |
---|---|---|
committer | 2019-02-07 13:31:13 +0100 | |
commit | 639e0df732ff59522ffda6f83757edb6b8abf6e3 (patch) | |
tree | cf9c32a0644a7af0b92d2d6941c500461e5c81f0 /media-gfx | |
parent | app-dicts/myspell-zu: sh stable wrt bug #676386 (diff) | |
download | gentoo-639e0df732ff59522ffda6f83757edb6b8abf6e3.tar.gz gentoo-639e0df732ff59522ffda6f83757edb6b8abf6e3.tar.bz2 gentoo-639e0df732ff59522ffda6f83757edb6b8abf6e3.zip |
media-gfx/exiv2-0.27.0-r2: alpha stable
Bug: http://bugs.gentoo.org/674968
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild index 51a6708bdc07..6d90c6320e98 100644 --- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="http://exiv2.dyndns.org/builds/${P}a-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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" fi PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) |