diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:31:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:31:38 +0200 |
commit | 89c48fb68806708d5bcc81050e98619573153cda (patch) | |
tree | c84c050b4941daba5dbbeda462f997332e30ccf2 /dev-libs/newt | |
parent | dev-lang/mujs: ppc64 stable wrt bug #719248 (diff) | |
download | gentoo-89c48fb68806708d5bcc81050e98619573153cda.tar.gz gentoo-89c48fb68806708d5bcc81050e98619573153cda.tar.bz2 gentoo-89c48fb68806708d5bcc81050e98619573153cda.zip |
dev-libs/newt: ppc64 stable wrt bug #719276
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/newt')
-rw-r--r-- | dev-libs/newt/newt-0.52.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/newt/newt-0.52.21-r1.ebuild b/dev-libs/newt/newt-0.52.21-r1.ebuild index 49c09bc1e6a8..4496c606cedf 100644 --- a/dev-libs/newt/newt-0.52.21-r1.ebuild +++ b/dev-libs/newt/newt-0.52.21-r1.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" RESTRICT="test" |