summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-08 17:21:29 +0000
committerSam James <sam@gentoo.org>2021-02-08 17:21:29 +0000
commit7b937a148754f5698ff317fb566098b4996202f0 (patch)
tree6aa1d9153a562e75575a232343f8aa96769fbe93 /dev-libs/libmanette
parentsys-apps/xdg-dbus-proxy: Stabilize 0.1.2 ppc64, #769374 (diff)
downloadgentoo-7b937a148754f5698ff317fb566098b4996202f0.tar.gz
gentoo-7b937a148754f5698ff317fb566098b4996202f0.tar.bz2
gentoo-7b937a148754f5698ff317fb566098b4996202f0.zip
dev-libs/libmanette: Stabilize 0.2.4 ppc64, #769374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libmanette')
-rw-r--r--dev-libs/libmanette/libmanette-0.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmanette/libmanette-0.2.4.ebuild b/dev-libs/libmanette/libmanette-0.2.4.ebuild
index 4b17eeabac40..5dd153d6043b 100644
--- a/dev-libs/libmanette/libmanette-0.2.4.ebuild
+++ b/dev-libs/libmanette/libmanette-0.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/aplazas/libmanette"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
IUSE="+introspection +udev +vala"
REQUIRED_USE="vala? ( introspection )"