summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2019-02-16 11:15:57 +0100
committerMarkus Meier <maekke@gentoo.org>2019-02-16 11:15:57 +0100
commit08f8ede0a45317a8d1367e17f07e09f515a44480 (patch)
tree3be6934633529a36e21a93d1791b20dd0ea87e2e /media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
parentprofiles: unmask librepcb (fixed now) (diff)
downloadgentoo-08f8ede0a45317a8d1367e17f07e09f515a44480.tar.gz
gentoo-08f8ede0a45317a8d1367e17f07e09f515a44480.tar.bz2
gentoo-08f8ede0a45317a8d1367e17f07e09f515a44480.zip
media-gfx/exiv2: arm stable, bug #674968
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.27.0-r2.ebuild')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.0-r2.ebuild2
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 4fbacf19045d..44c5d08970a0 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} )