diff options
author | 2022-04-15 08:21:35 +0200 | |
---|---|---|
committer | 2022-04-15 08:21:35 +0200 | |
commit | 83048d61c30963e4d98b9703dc305e750b2aa759 (patch) | |
tree | 54ae81324d981feda3d679bfd67565e6794a979d /dev-libs/newt/newt-0.52.21_p20210816.ebuild | |
parent | net-vpn/tor: ppc stable wrt bug #838256 (diff) | |
download | gentoo-83048d61c30963e4d98b9703dc305e750b2aa759.tar.gz gentoo-83048d61c30963e4d98b9703dc305e750b2aa759.tar.bz2 gentoo-83048d61c30963e4d98b9703dc305e750b2aa759.zip |
dev-libs/newt: ppc stable wrt bug #838343
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/newt/newt-0.52.21_p20210816.ebuild')
-rw-r--r-- | dev-libs/newt/newt-0.52.21_p20210816.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/newt/newt-0.52.21_p20210816.ebuild b/dev-libs/newt/newt-0.52.21_p20210816.ebuild index 35602307f70e..35c59961f54a 100644 --- a/dev-libs/newt/newt-0.52.21_p20210816.ebuild +++ b/dev-libs/newt/newt-0.52.21_p20210816.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mlichvar/newt/archive/${COMMIT}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc x86" IUSE="gpm nls tcl" RESTRICT="test" |