diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:03:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:03:31 +0100 |
commit | ffd2ec58f9a25480fbaad4ebbcf30ef7a2bf4787 (patch) | |
tree | a16bee6208035b5c1032615fde41aa451f104e6b /dev-libs/libtecla | |
parent | net-irc/weechat: amd64 stable wrt bug #700412 (diff) | |
download | gentoo-ffd2ec58f9a25480fbaad4ebbcf30ef7a2bf4787.tar.gz gentoo-ffd2ec58f9a25480fbaad4ebbcf30ef7a2bf4787.tar.bz2 gentoo-ffd2ec58f9a25480fbaad4ebbcf30ef7a2bf4787.zip |
dev-libs/libtecla: amd64 stable wrt bug #700418
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libtecla')
-rw-r--r-- | dev-libs/libtecla/libtecla-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtecla/libtecla-1.6.3.ebuild b/dev-libs/libtecla/libtecla-1.6.3.ebuild index 954e62a71a87..75f208873777 100644 --- a/dev-libs/libtecla/libtecla-1.6.3.ebuild +++ b/dev-libs/libtecla/libtecla-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz" LICENSE="icu" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="sys-libs/ncurses:=" |