diff options
author | 2019-10-11 17:38:44 +0200 | |
---|---|---|
committer | 2019-10-11 17:38:44 +0200 | |
commit | 72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3 (patch) | |
tree | f70eb55bf78921432e348ce7bba092c084a50a9d /xfce-base/xfwm4 | |
parent | x11-wm: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.tar.gz gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.tar.bz2 gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.zip |
xfce-base: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild index c320a367906c..d93b9331bab0 100644 --- a/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.12.5-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dri startup-notification +xcomposite" RDEPEND="dev-libs/dbus-glib:= diff --git a/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild index a576d7036706..7e299d90c573 100644 --- a/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl startup-notification +xcomposite +xpresent" RDEPEND=">=dev-libs/glib-2.20 |