diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-28 16:27:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-28 16:37:37 +0100 |
commit | d4ea1bf5e145a63fd47d88d0bc8b37113eb9f1b2 (patch) | |
tree | 23ee8154580956483fee0fdc1c02ebe7c7e83cfe /x11-misc/xfe | |
parent | app-arch/lha: Add bindist restriction. (diff) | |
download | gentoo-d4ea1bf5e145a63fd47d88d0bc8b37113eb9f1b2.tar.gz gentoo-d4ea1bf5e145a63fd47d88d0bc8b37113eb9f1b2.tar.bz2 gentoo-d4ea1bf5e145a63fd47d88d0bc8b37113eb9f1b2.zip |
x11-misc/xfe: destabilize down to ~arch
Commit 722b1cf6a27a671d5b0706a75f8b8e112e949cf6 introduced new
dependencies (x11-libs/fox) which aren't stable yet.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/xfe-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xfe/xfe-1.42.ebuild b/x11-misc/xfe/xfe-1.42.ebuild index dd6e5a79a2de..c2619c850ccb 100644 --- a/x11-misc/xfe/xfe-1.42.ebuild +++ b/x11-misc/xfe/xfe-1.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug nls startup-notification" RDEPEND=" |