diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:58:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:58:22 +0200 |
commit | ce075420b2b7c35c8ebea448d600f5734fe07fa5 (patch) | |
tree | 438d4ab30419b808d3f2aae19c770094c55ef3b4 /dev-libs/popt | |
parent | media-libs/xvid: Stabilize 1.3.7-r1 x86, #899250 (diff) | |
download | gentoo-ce075420b2b7c35c8ebea448d600f5734fe07fa5.tar.gz gentoo-ce075420b2b7c35c8ebea448d600f5734fe07fa5.tar.bz2 gentoo-ce075420b2b7c35c8ebea448d600f5734fe07fa5.zip |
dev-libs/popt: Stabilize 1.19 ppc64, #899302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-rw-r--r-- | dev-libs/popt/popt-1.19.ebuild | 2 |
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 5ec8540dfb4f..03a01a7b4aa4 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}] )" |