summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-20 11:42:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-20 11:42:17 +0200
commita4ef2a6bf42994ebff5fc21830fbee36ea7e79f0 (patch)
treec76327bd41e4dfa73c5348777e0806cbc904809a /gui-libs
parentgui-libs/gtk: Stabilize 4.4.1 ppc64, #831048 (diff)
downloadgentoo-a4ef2a6bf42994ebff5fc21830fbee36ea7e79f0.tar.gz
gentoo-a4ef2a6bf42994ebff5fc21830fbee36ea7e79f0.tar.bz2
gentoo-a4ef2a6bf42994ebff5fc21830fbee36ea7e79f0.zip
gui-libs/libhandy: Stabilize 1.4.0 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/libhandy/libhandy-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/libhandy/libhandy-1.4.0.ebuild b/gui-libs/libhandy/libhandy-1.4.0.ebuild
index 8af23d0bf4e6..0e6983fcc847 100644
--- a/gui-libs/libhandy/libhandy-1.4.0.ebuild
+++ b/gui-libs/libhandy/libhandy-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/"
LICENSE="LGPL-2.1+"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="examples glade gtk-doc +introspection test +vala"
REQUIRED_USE="vala? ( introspection )"