summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-28 02:24:16 +0100
committerSam James <sam@gentoo.org>2022-05-28 02:24:16 +0100
commitfe5b2b808821c280e5580e4f402c9df1fe61c02b (patch)
tree70670e1a9904810c40f6eb69a86ad4b9a48cfb84 /media-libs
parentgui-libs/libhandy: Stabilize 1.6.2 x86, #843794 (diff)
downloadgentoo-fe5b2b808821c280e5580e4f402c9df1fe61c02b.tar.gz
gentoo-fe5b2b808821c280e5580e4f402c9df1fe61c02b.tar.bz2
gentoo-fe5b2b808821c280e5580e4f402c9df1fe61c02b.zip
media-libs/gexiv2: Stabilize 0.14.0 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gexiv2/gexiv2-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.14.0.ebuild b/media-libs/gexiv2/gexiv2-0.14.0.ebuild
index bc557836ea91..185e3dd76720 100644
--- a/media-libs/gexiv2/gexiv2-0.14.0.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.14.0.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 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
fi
LICENSE="LGPL-2.1+ GPL-2"