diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:36:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:36:35 +0200 |
commit | 9d8aeb7071426a8fe9d6df4cfff6c6c5a6f7e1a0 (patch) | |
tree | 816e8c308a97add4f1213cc0637b3c2d67af0c41 /app-editors/teco | |
parent | dev-util/ccache: x86 stable wrt bug #692406 (diff) | |
download | gentoo-9d8aeb7071426a8fe9d6df4cfff6c6c5a6f7e1a0.tar.gz gentoo-9d8aeb7071426a8fe9d6df4cfff6c6c5a6f7e1a0.tar.bz2 gentoo-9d8aeb7071426a8fe9d6df4cfff6c6c5a6f7e1a0.zip |
app-editors/teco: x86 stable wrt bug #692408
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 ed5eebf0fdd8..97d1de6a96eb 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=" |