diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:03:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:03:57 +0100 |
commit | b7148117e79a6a21acb08d25b6c8be7f4026cccd (patch) | |
tree | 882daa23b57ade6e2f3c5f64e612a50fb723a5b1 /dev-libs/popt | |
parent | sys-apps/attr: s390 stable wrt bug #753350 (diff) | |
download | gentoo-b7148117e79a6a21acb08d25b6c8be7f4026cccd.tar.gz gentoo-b7148117e79a6a21acb08d25b6c8be7f4026cccd.tar.bz2 gentoo-b7148117e79a6a21acb08d25b6c8be7f4026cccd.zip |
dev-libs/popt: s390 stable wrt bug #753410
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-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 593ed0107466..61b63cb1fa03 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}] )" |