diff options
author | 2022-01-20 11:42:14 +0200 | |
---|---|---|
committer | 2022-01-20 11:42:14 +0200 | |
commit | 2851f917ea5d99c77bbd0660bb7412b3f53c818b (patch) | |
tree | 0d42323116d6c89bb001f9873061e71133db3863 /dev-libs/json-glib | |
parent | dev-util/gi-docgen: Stabilize 2021.8 ppc64, #831048 (diff) | |
download | gentoo-2851f917ea5d99c77bbd0660bb7412b3f53c818b.tar.gz gentoo-2851f917ea5d99c77bbd0660bb7412b3f53c818b.tar.bz2 gentoo-2851f917ea5d99c77bbd0660bb7412b3f53c818b.zip |
dev-libs/json-glib: Stabilize 1.6.6-r1 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r-- | dev-libs/json-glib/json-glib-1.6.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/json-glib/json-glib-1.6.6-r1.ebuild b/dev-libs/json-glib/json-glib-1.6.6-r1.ebuild index 173cbd9e95a2..dc5fef999de8 100644 --- a/dev-libs/json-glib/json-glib-1.6.6-r1.ebuild +++ b/dev-libs/json-glib/json-glib-1.6.6-r1.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/JsonGlib" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="gtk-doc +introspection" RDEPEND=" |