diff options
author | 2018-01-24 16:02:25 -0500 | |
---|---|---|
committer | 2018-01-24 16:02:25 -0500 | |
commit | 7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch) | |
tree | bab0af938586b1e6241b75d23663ece9d4eacd03 /x11-libs | |
parent | sys-apps/busybox: version 1.28.0 in the tree now works (diff) | |
download | musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2 musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip |
Remove fbsd and prefix keywords
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r208.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild b/x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild index a662d2ad..2b24d5b0 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild @@ -7,7 +7,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="Library providing generic access to the PCI bus and devices" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="zlib" DEPEND="!<x11-base/xorg-server-1.5 diff --git a/x11-libs/vte/vte-0.28.2-r208.ebuild b/x11-libs/vte/vte-0.28.2-r208.ebuild index 78c09950..dfd5b1d3 100644 --- a/x11-libs/vte/vte-0.28.2-r208.ebuild +++ b/x11-libs/vte/vte-0.28.2-r208.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |