summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-26 17:56:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-26 17:42:39 +0000
commit006411444f98de53e483f0c54d2afa6a5ae29839 (patch)
tree232144921ef868a52879bf090a07d2a3a8abcee8 /dev-libs/glib
parentnet-misc/iputils: stable 20200821-r2 for sparc, bug #766980 (diff)
downloadgentoo-006411444f98de53e483f0c54d2afa6a5ae29839.tar.gz
gentoo-006411444f98de53e483f0c54d2afa6a5ae29839.tar.bz2
gentoo-006411444f98de53e483f0c54d2afa6a5ae29839.zip
dev-libs/glib: stable 2.64.5 for hppa, bug #736727
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.64.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.64.5.ebuild b/dev-libs/glib/glib-2.64.5.ebuild
index 6e3a6137257b..00cfa27f70bb 100644
--- a/dev-libs/glib/glib-2.64.5.ebuild
+++ b/dev-libs/glib/glib-2.64.5.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
@@ -14,7 +14,7 @@ SLOT="2"
IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
# * libelf isn't strictly necessary, but makes gresource tool more useful, and
# the check is automagic in gio/meson.build. gresource is not a multilib tool