diff options
author | Sam James <sam@gentoo.org> | 2020-11-14 20:35:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-14 20:35:01 +0000 |
commit | bc6266913814623df7b5a6b00f74f8edcedc5689 (patch) | |
tree | 15cabce32f4afa907e083956165b95272e35e4d4 /dev-libs/popt/popt-1.18.ebuild | |
parent | app-backup/borgmatic: Stabilize 1.5.10 amd64, #753863 (diff) | |
download | gentoo-bc6266913814623df7b5a6b00f74f8edcedc5689.tar.gz gentoo-bc6266913814623df7b5a6b00f74f8edcedc5689.tar.bz2 gentoo-bc6266913814623df7b5a6b00f74f8edcedc5689.zip |
dev-libs/popt: Stabilize 1.18 arm64, #753410
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/popt/popt-1.18.ebuild')
-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 6130f1283417..baa9a8b8e5e0 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}] )" |