diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:11:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:11:19 +0200 |
commit | c4ed653d4264560a823953ecf0e182755b6e2a98 (patch) | |
tree | aaec75cea9ed19cb69fa3a373b3a179a55b55a7d /media-libs/gexiv2 | |
parent | dev-python/python-distutils-extra: amd64 stable wrt bug #719908 (diff) | |
download | gentoo-c4ed653d4264560a823953ecf0e182755b6e2a98.tar.gz gentoo-c4ed653d4264560a823953ecf0e182755b6e2a98.tar.bz2 gentoo-c4ed653d4264560a823953ecf0e182755b6e2a98.zip |
media-libs/gexiv2: arm stable wrt bug #711784
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild index 92a224d116ef..af6de11e4c95 100644 --- a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" fi LICENSE="LGPL-2.1+ GPL-2" |