diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 19:16:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:17:37 +0000 |
commit | 9e6b82c59b32e8e2df4ea0b1456504b76ef01d84 (patch) | |
tree | 0b2dc1d01f0872ca71f885af7ef7a09b1d1fc31f /media-libs/gexiv2 | |
parent | gnome-extra/gucharmap: Stabilize 13.0.7 sparc, #792327 (diff) | |
download | gentoo-9e6b82c59b32e8e2df4ea0b1456504b76ef01d84.tar.gz gentoo-9e6b82c59b32e8e2df4ea0b1456504b76ef01d84.tar.bz2 gentoo-9e6b82c59b32e8e2df4ea0b1456504b76ef01d84.zip |
media-libs/gexiv2: Stabilize 0.12.2 sparc, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.2.ebuild b/media-libs/gexiv2/gexiv2-0.12.2.ebuild index 8da10ad9c2d5..47e2487ff3f8 100644 --- a/media-libs/gexiv2/gexiv2-0.12.2.ebuild +++ b/media-libs/gexiv2/gexiv2-0.12.2.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" |