diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:44 +0200 |
commit | 72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3 (patch) | |
tree | f70eb55bf78921432e348ce7bba092c084a50a9d /xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild | |
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/libxfce4ui/libxfce4ui-4.13.4.ebuild')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild index 83e9a2c0479b..33e0f2424207 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade introspection startup-notification vala" REQUIRED_USE="vala? ( introspection )" |