diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:07:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:07:38 +0100 |
commit | e8be81d717318fcdccab45d319d8a51a08c6e6c9 (patch) | |
tree | 2b6f06ac685d768e60acb24eef01318402e0275e /dev-libs/popt | |
parent | dev-libs/hiredis: sparc stable wrt bug #753407 (diff) | |
download | gentoo-e8be81d717318fcdccab45d319d8a51a08c6e6c9.tar.gz gentoo-e8be81d717318fcdccab45d319d8a51a08c6e6c9.tar.bz2 gentoo-e8be81d717318fcdccab45d319d8a51a08c6e6c9.zip |
dev-libs/popt: sparc stable wrt bug #753410
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-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 61b63cb1fa03..24809a1aa852 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}] )" |