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/xfce4-appfinder/xfce4-appfinder-4.14.0.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/xfce4-appfinder/xfce4-appfinder-4.14.0.ebuild')
-rw-r--r-- | xfce-base/xfce4-appfinder/xfce4-appfinder-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.14.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.14.0.ebuild index d66c5ce89cd5..2661b2c1b9b5 100644 --- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.14.0.ebuild +++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.14.0.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="" RDEPEND=">=dev-libs/glib-2.42 |