diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 20:07:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 20:07:08 +0100 |
commit | 997077fb49f95612659c7915f70408ce29321937 (patch) | |
tree | 68b7fceca9d9b112d468232326a61b1707ea6266 /app-editors | |
parent | dev-python/django: Stabilize 3.2.8 ALLARCHES, #818607 (diff) | |
download | gentoo-997077fb49f95612659c7915f70408ce29321937.tar.gz gentoo-997077fb49f95612659c7915f70408ce29321937.tar.bz2 gentoo-997077fb49f95612659c7915f70408ce29321937.zip |
app-editors/fe: Stabilize 2.0-r1 amd64, #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 6deb2daa5191..e8d40669e741 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= |