summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 20:37:17 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 20:38:11 +0200
commit247f0af47605997b7903ee8a70391e6ddcb336c0 (patch)
tree20d93f94a5cfb07b683e46b784a266e1153f2e36 /dev-libs/popt
parentdev-libs/npth: keyword ~riscv (diff)
downloadgentoo-247f0af47605997b7903ee8a70391e6ddcb336c0.tar.gz
gentoo-247f0af47605997b7903ee8a70391e6ddcb336c0.tar.bz2
gentoo-247f0af47605997b7903ee8a70391e6ddcb336c0.zip
dev-libs/popt: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/popt-1.16-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild
index 3f9b837efa6f..efda71d2e079 100644
--- a/dev-libs/popt/popt-1.16-r2.ebuild
+++ b/dev-libs/popt/popt-1.16-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://rpm5.org/files/popt/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"