summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-17 19:54:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-17 19:55:28 +0100
commit3ad7742bce27c35dae9755bad0ec403edf44b3e7 (patch)
treea9827a79b2ec8373830aaef1fd8c1cd057a282a7 /dev-libs/popt
parentsys-apps/attr: ppc64 stable wrt bug #753350 (diff)
downloadgentoo-3ad7742bce27c35dae9755bad0ec403edf44b3e7.tar.gz
gentoo-3ad7742bce27c35dae9755bad0ec403edf44b3e7.tar.bz2
gentoo-3ad7742bce27c35dae9755bad0ec403edf44b3e7.zip
dev-libs/popt: ppc64 stable wrt bug #753410
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/popt-1.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/popt/popt-1.18.ebuild b/dev-libs/popt/popt-1.18.ebuild
index 2393fb356856..593ed0107466 100644
--- a/dev-libs/popt/popt-1.18.ebuild
+++ b/dev-libs/popt/popt-1.18.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.rpm.org/${PN}/releases/${PN}-1.x/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"