diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:17:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:17:41 +0100 |
commit | 4ecd2a37548d73809741794d4b35051f193e5bf7 (patch) | |
tree | 9d29d2aba0864a9a2f05a0d72a824c1ddf679127 /media-gfx | |
parent | app-emacs/eselect-mode: x86 stable (bug #678208) (diff) | |
download | gentoo-4ecd2a37548d73809741794d4b35051f193e5bf7.tar.gz gentoo-4ecd2a37548d73809741794d4b35051f193e5bf7.tar.bz2 gentoo-4ecd2a37548d73809741794d4b35051f193e5bf7.zip |
media-gfx/exiv2: x86 stable (bug #674968)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 44c5d08970a0..adeada39bb50 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} ) |