dev-libs/popt: keyword ~riscv
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 18:37:17 +0000 (20:37 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 18:38:11 +0000 (20:38 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-libs/popt/popt-1.16-r2.ebuild

index 3f9b837efa6f698ad91f03230e4a85b47367f54d..efda71d2e07967be16c050c12709da4ecc9109da 100644 (file)
@@ -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}] )"