diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 09:48:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 09:48:31 +0100 |
commit | b06c7aa0538324ecaae4ab0730e1c5a13bbd1ae7 (patch) | |
tree | 4721da30212d699c6d22d9d5a4a990ffe453109c /dev-libs/newt | |
parent | net-mail/fetchmail: x86 stable wrt bug #701938 (diff) | |
download | gentoo-b06c7aa0538324ecaae4ab0730e1c5a13bbd1ae7.tar.gz gentoo-b06c7aa0538324ecaae4ab0730e1c5a13bbd1ae7.tar.bz2 gentoo-b06c7aa0538324ecaae4ab0730e1c5a13bbd1ae7.zip |
dev-libs/newt: x86 stable wrt bug #701956
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 b92d61951a8d..099a9f73e5ed 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}" |