summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:55:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:55:16 +0200
commit4302f1f21935ce239d05d954bb78cc579ff3121d (patch)
treebe73e1197ee39b91a7d6c17ab80216f2f7485a0f /dev-libs/popt
parentnet-print/cups-filters: Stabilize 1.28.17 arm, #899284 (diff)
downloadgentoo-4302f1f21935ce239d05d954bb78cc579ff3121d.tar.gz
gentoo-4302f1f21935ce239d05d954bb78cc579ff3121d.tar.bz2
gentoo-4302f1f21935ce239d05d954bb78cc579ff3121d.zip
dev-libs/popt: Stabilize 1.19 x86, #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 de3217993929..0dc318fc0d29 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}] )"