diff options
author | 2019-12-08 23:34:07 +0000 | |
---|---|---|
committer | 2019-12-08 23:34:07 +0000 | |
commit | 6ffc283de06ff608475e9c9782cd5c16e143ce8d (patch) | |
tree | 31fd2e09042bd10fb2984c8a2e33210663a31da7 /dev-libs/newt | |
parent | app-emacs/ruby-mode: stable 2.5.5 for ia64, bug #701944 (diff) | |
download | gentoo-6ffc283de06ff608475e9c9782cd5c16e143ce8d.tar.gz gentoo-6ffc283de06ff608475e9c9782cd5c16e143ce8d.tar.bz2 gentoo-6ffc283de06ff608475e9c9782cd5c16e143ce8d.zip |
dev-libs/newt: stable 0.52.21 for ia64, bug #701956
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/newt')
-rw-r--r-- | dev-libs/newt/newt-0.52.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/newt/newt-0.52.21.ebuild b/dev-libs/newt/newt-0.52.21.ebuild index 816afe04d7b1..b92d61951a8d 100644 --- a/dev-libs/newt/newt-0.52.21.ebuild +++ b/dev-libs/newt/newt-0.52.21.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.pagure.org/newt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="gpm nls tcl" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |