summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:24 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:24 +0200
commit49ebab7dbbd9328e00caacacd24f8a9d9faa64ef (patch)
treed43b4480eaa9651617715b7f20c440351e3d0737 /dev-libs/glib/glib-2.60.7.ebuild
parentdev-lang: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.gz
gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.bz2
gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.zip
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/glib/glib-2.60.7.ebuild')
-rw-r--r--dev-libs/glib/glib-2.60.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7.ebuild b/dev-libs/glib/glib-2.60.7.ebuild
index 19cc919f1490..c3b882a75d1e 100644
--- a/dev-libs/glib/glib-2.60.7.ebuild
+++ b/dev-libs/glib/glib-2.60.7.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 ~riscv ~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-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