media-gfx/exiv2: x86 stable (bug #674968)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 17 Feb 2019 22:17:41 +0000 (23:17 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 17 Feb 2019 22:17:41 +0000 (23:17 +0100)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-gfx/exiv2/exiv2-0.27.0-r2.ebuild

index 44c5d08970a03b83add0f6413ef8c05590724618..adeada39bb50c4023f6b3bc37ff8c5a45327e899 100644 (file)
@@ -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} )