summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:58:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:58:12 +0200
commite51aed99afcd60c1a85401179fdbf406af3f63ee (patch)
tree77e44e7bb8472fe7e6e76b416e0fe1cfd41efc32 /dev-libs/popt
parentsys-process/numactl: Stabilize 2.0.16 arm64, #899372 (diff)
downloadgentoo-e51aed99afcd60c1a85401179fdbf406af3f63ee.tar.gz
gentoo-e51aed99afcd60c1a85401179fdbf406af3f63ee.tar.bz2
gentoo-e51aed99afcd60c1a85401179fdbf406af3f63ee.zip
dev-libs/popt: Stabilize 1.19 arm, #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 0dc318fc0d29..c1a6e6bf95cf 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}] )"