diff options
author | 2021-10-17 21:03:01 +0100 | |
---|---|---|
committer | 2021-10-17 21:04:39 +0100 | |
commit | 3b985490d65edcc75d3bd7eec5735177de1a4092 (patch) | |
tree | 0de9cb5c1c265391eeed18d698db625e32e46da5 /app-editors | |
parent | dev-ruby/patron: Stabilize 0.13.3-r1 x86, #818568 (diff) | |
download | gentoo-3b985490d65edcc75d3bd7eec5735177de1a4092.tar.gz gentoo-3b985490d65edcc75d3bd7eec5735177de1a4092.tar.bz2 gentoo-3b985490d65edcc75d3bd7eec5735177de1a4092.zip |
app-editors/fe: Stabilize 2.0-r1 x86, #818610
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fe/fe-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/fe/fe-2.0-r1.ebuild b/app-editors/fe/fe-2.0-r1.ebuild index e8d40669e741..90e47d9c22e4 100644 --- a/app-editors/fe/fe-2.0-r1.ebuild +++ b/app-editors/fe/fe-2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.moria.de/~michael/fe/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="sendmail" RDEPEND="sys-libs/ncurses:0= |