diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 03:57:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 03:57:54 +0100 |
commit | ab73dacd142240fe9cb4f149c598636664594a0e (patch) | |
tree | 76a85338a1a65f4538801cac6eda886e33753fb1 /app-editors | |
parent | dev-util/cproto: Stabilize 4.7s x86, #777825 (diff) | |
download | gentoo-ab73dacd142240fe9cb4f149c598636664594a0e.tar.gz gentoo-ab73dacd142240fe9cb4f149c598636664594a0e.tar.bz2 gentoo-ab73dacd142240fe9cb4f149c598636664594a0e.zip |
app-editors/nedit: Stabilize 5.7 x86, #783627
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nedit/nedit-5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild index 25f9ab97f1db..eb7b70f2563c 100644 --- a/app-editors/nedit/nedit-5.7.ebuild +++ b/app-editors/nedit/nedit-5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc" RDEPEND=">=x11-libs/motif-2.3:0 |