summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-08-24 09:26:41 +0300
committerMart Raudsepp <leio@gentoo.org>2019-08-24 09:26:41 +0300
commit6c2066d0c8f84a791c049831dbfa565dd23c6e19 (patch)
treedc356da55b3143851e197d84e83845fbbdfcf427 /dev-libs/glib
parentsys-fs/avfs: remove old (diff)
downloadgentoo-6c2066d0c8f84a791c049831dbfa565dd23c6e19.tar.gz
gentoo-6c2066d0c8f84a791c049831dbfa565dd23c6e19.tar.bz2
gentoo-6c2066d0c8f84a791c049831dbfa565dd23c6e19.zip
dev-libs/glib: rekeyword ~riscv
riscv got meson done, so just re-add the keyword as that was why it got dekeyworded Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.60.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
index 9baebc14a8f0..19cc919f1490 100644
--- a/dev-libs/glib/glib-2.60.6.ebuild
+++ b/dev-libs/glib/glib-2.60.6.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
SLOT="2"
IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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