diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 18:32:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 18:32:47 +0200 |
commit | c6d64fb879ba943e7151f919ec7eedd41f2c7ae7 (patch) | |
tree | 9c46cd5083c0c44d2827d1bb233c9d88feda358d /app-editors/teco | |
parent | dev-util/ccache: alpha stable wrt bug #692406 (diff) | |
download | gentoo-c6d64fb879ba943e7151f919ec7eedd41f2c7ae7.tar.gz gentoo-c6d64fb879ba943e7151f919ec7eedd41f2c7ae7.tar.bz2 gentoo-c6d64fb879ba943e7151f919ec7eedd41f2c7ae7.zip |
app-editors/teco: alpha stable wrt bug #692408
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/teco')
-rw-r--r-- | app-editors/teco/teco-36_p19940820.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild index 97d1de6a96eb..5fad2b909c26 100644 --- a/app-editors/teco/teco-36_p19940820.ebuild +++ b/app-editors/teco/teco-36_p19940820.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/apps/editors/tty/teco.tar.gz -> ${P}.t 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=" |