From: Mikle Kolyada Date: Tue, 9 Oct 2018 09:40:02 +0000 (+0300) Subject: dev-libs/newt: arm stable wrt bug #661012 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89b5aa4e0832bb52ab8effc5515783ac8442f4ac;p=gentoo.git dev-libs/newt: arm stable wrt bug #661012 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/dev-libs/newt/newt-0.52.20.ebuild b/dev-libs/newt/newt-0.52.20.ebuild index 3e348b3697de..3f8f6f75f4b6 100644 --- a/dev-libs/newt/newt-0.52.20.ebuild +++ b/dev-libs/newt/newt-0.52.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gpm nls tcl" REQUIRED_USE="${PYTHON_REQUIRED_USE}"