Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Sat, 04 May 2019 14:53:55
Message-Id: 1556981613.aaa160942284cb2385890d4fd06c8a6b68a2ea90.dilfridge@gentoo
1 commit: aaa160942284cb2385890d4fd06c8a6b68a2ea90
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 14:51:19 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 14:53:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa16094
7
8 dev-libs/glib: keyword ~riscv
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-libs/glib/glib-2.58.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/glib/glib-2.58.3.ebuild b/dev-libs/glib/glib-2.58.3.ebuild
17 index 7418fe069e7..c06063efcc3 100644
18 --- a/dev-libs/glib/glib-2.58.3.ebuild
19 +++ b/dev-libs/glib/glib-2.58.3.ebuild
20 @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
21 SLOT="2"
22 IUSE="dbus debug fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
23
24 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26
27 # Added util-linux multilib dependency to have libmount support (which
28 # is always turned on on linux systems, unless explicitly disabled, but