diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 18:49:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 18:50:27 +0100 |
commit | 5c360a5c92384ce57821a1d528a3923136e6b0c3 (patch) | |
tree | 2653f3b8c817c282cbdf6bb55fafe0f824cf754b /app-editors/teco | |
parent | app-editors/teco: Stabilize 36_p19940820-r1 amd64, #905426 (diff) | |
download | gentoo-5c360a5c92384ce57821a1d528a3923136e6b0c3.tar.gz gentoo-5c360a5c92384ce57821a1d528a3923136e6b0c3.tar.bz2 gentoo-5c360a5c92384ce57821a1d528a3923136e6b0c3.zip |
app-editors/teco: Stabilize 36_p19940820-r1 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/teco/teco-36_p19940820-r1.ebuild b/app-editors/teco/teco-36_p19940820-r1.ebuild index 3cda47a2023e..ed3528f4735f 100644 --- a/app-editors/teco/teco-36_p19940820-r1.ebuild +++ b/app-editors/teco/teco-36_p19940820-r1.ebuild @@ -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=" |