diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 18:49:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 18:50:26 +0100 |
commit | 0e9bc8b8b4606cad9ba0fab05b937eb0a78eb83d (patch) | |
tree | 4dfa91a5d51c55a7ec6e258e6d2b1742dc8e512a /app-editors/teco | |
parent | profiles/base: mask media-libs/vigra[doc] (broken with py3.11) (diff) | |
download | gentoo-0e9bc8b8b4606cad9ba0fab05b937eb0a78eb83d.tar.gz gentoo-0e9bc8b8b4606cad9ba0fab05b937eb0a78eb83d.tar.bz2 gentoo-0e9bc8b8b4606cad9ba0fab05b937eb0a78eb83d.zip |
app-editors/teco: Stabilize 36_p19940820-r1 amd64, #905426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/teco')
-rw-r--r-- | app-editors/teco/teco-36_p19940820-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/teco/teco-36_p19940820-r1.ebuild b/app-editors/teco/teco-36_p19940820-r1.ebuild index 8372bb8b385a..3cda47a2023e 100644 --- a/app-editors/teco/teco-36_p19940820-r1.ebuild +++ b/app-editors/teco/teco-36_p19940820-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc" RDEPEND="sys-libs/ncurses:0=" |