diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:10:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:54:01 +0000 |
commit | f0d66e9d91cfd7885b07bdd91657493778407543 (patch) | |
tree | b89abfb8e64ba24835ca65f8550f61e9fa03eec9 /dev-libs/json-glib | |
parent | dev-libs/json-c: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-f0d66e9d91cfd7885b07bdd91657493778407543.tar.gz gentoo-f0d66e9d91cfd7885b07bdd91657493778407543.tar.bz2 gentoo-f0d66e9d91cfd7885b07bdd91657493778407543.zip |
dev-libs/json-glib: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r-- | dev-libs/json-glib/json-glib-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/json-glib/json-glib-1.4.4.ebuild b/dev-libs/json-glib/json-glib-1.4.4.ebuild index 0f1020925a1d..b3751377d233 100644 --- a/dev-libs/json-glib/json-glib-1.4.4.ebuild +++ b/dev-libs/json-glib/json-glib-1.4.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=6 @@ -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 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="gtk-doc +introspection" RDEPEND=" |