diff options
author | 2020-11-17 19:49:46 +0100 | |
---|---|---|
committer | 2020-11-17 19:49:46 +0100 | |
commit | 5051dee77e1738fe698151bc9d12dd23f7e5a5e9 (patch) | |
tree | e387af55879a6f88c04226cb4b16d5a179010d50 /dev-libs | |
parent | sys-apps/attr: ppc stable wrt bug #753350 (diff) | |
download | gentoo-5051dee77e1738fe698151bc9d12dd23f7e5a5e9.tar.gz gentoo-5051dee77e1738fe698151bc9d12dd23f7e5a5e9.tar.bz2 gentoo-5051dee77e1738fe698151bc9d12dd23f7e5a5e9.zip |
dev-libs/popt: ppc stable wrt bug #753410
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/popt/popt-1.18.ebuild | 2 |
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 51c8d3587b92..2393fb356856 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}] )" |