diff options
author | Sam James <sam@gentoo.org> | 2020-11-15 05:23:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-15 05:23:23 +0000 |
commit | f7ceef99661b443ae44d518743595756bf103375 (patch) | |
tree | dd3c7e1237a95f8961751435f49055a231911bd0 | |
parent | media-gfx/darktable: Stabilize 3.2.1-r1 amd64, #753188 (diff) | |
download | gentoo-f7ceef99661b443ae44d518743595756bf103375.tar.gz gentoo-f7ceef99661b443ae44d518743595756bf103375.tar.bz2 gentoo-f7ceef99661b443ae44d518743595756bf103375.zip |
dev-libs/popt: Stabilize 1.18 amd64, #753410
Signed-off-by: Sam James <sam@gentoo.org>
-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 2eb2a6790786..51c8d3587b92 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}] )" |