diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:24 +0200 |
commit | 49ebab7dbbd9328e00caacacd24f8a9d9faa64ef (patch) | |
tree | d43b4480eaa9651617715b7f20c440351e3d0737 /dev-libs/libIDL | |
parent | dev-lang: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-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/libIDL')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild index 3c1dfb2b048f..20507c13df82 100644 --- a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=dev-libs/glib-2.44.1-r1:2[${MULTILIB_USEDEP}]" |