summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-30 17:11:33 +0000
committerSam James <sam@gentoo.org>2020-08-30 18:08:35 +0000
commit1286253e2b0420d429c8f3ee7eb2e590556a64b6 (patch)
treeabd250a1dac53c9333006672f687adf1297e3d6f /media-libs
parentgnome-base/gnome-desktop: Stabilize 3.36.5 amd64, #738728 (diff)
downloadgentoo-1286253e2b0420d429c8f3ee7eb2e590556a64b6.tar.gz
gentoo-1286253e2b0420d429c8f3ee7eb2e590556a64b6.tar.bz2
gentoo-1286253e2b0420d429c8f3ee7eb2e590556a64b6.zip
media-libs/gexiv2: Stabilize 0.12.1 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gexiv2/gexiv2-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.1.ebuild b/media-libs/gexiv2/gexiv2-0.12.1.ebuild
index d6fc5fb49a97..4f9650c2f1b1 100644
--- a/media-libs/gexiv2/gexiv2-0.12.1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.12.1.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"