diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 14:09:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 14:09:37 +0200 |
commit | 5a49d853aa7d1d085bcdc3cd0ef92c1bb6e25d22 (patch) | |
tree | 6725c80e4341334823b48e028653ac869091c5fa /media-gfx | |
parent | dev-python/dnspython: alpha stable wrt bug #611590 (diff) | |
download | gentoo-5a49d853aa7d1d085bcdc3cd0ef92c1bb6e25d22.tar.gz gentoo-5a49d853aa7d1d085bcdc3cd0ef92c1bb6e25d22.tar.bz2 gentoo-5a49d853aa7d1d085bcdc3cd0ef92c1bb6e25d22.zip |
media-gfx/exiv2: alpha stable wrt bug #689642
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.2.ebuild b/media-gfx/exiv2/exiv2-0.27.2.ebuild index 533633f12ed9..dde3168eb004 100644 --- a/media-gfx/exiv2/exiv2-0.27.2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="https://exiv2.org/builds/${P}-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} ) |