summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:38:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:38:34 +0200
commitf58847be5a6bd60a92182d88ca920beb8767dcad (patch)
treef365a7213216ea1056d40eb08040f350884232c0 /dev-libs/popt
parentapp-emulation/spice-vdagent: Stabilize 0.22.1 x86, #899234 (diff)
downloadgentoo-f58847be5a6bd60a92182d88ca920beb8767dcad.tar.gz
gentoo-f58847be5a6bd60a92182d88ca920beb8767dcad.tar.bz2
gentoo-f58847be5a6bd60a92182d88ca920beb8767dcad.zip
dev-libs/popt: Stabilize 1.19 arm64, #899302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/popt-1.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/popt/popt-1.19.ebuild b/dev-libs/popt/popt-1.19.ebuild
index 8ac11e82a89e..de3217993929 100644
--- a/dev-libs/popt/popt-1.19.ebuild
+++ b/dev-libs/popt/popt-1.19.ebuild
@@ -11,7 +11,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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"