virtual/acl: Add ~riscv keyword
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 4 May 2019 18:39:05 +0000 (21:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 4 May 2019 18:39:50 +0000 (21:39 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

virtual/acl/acl-0-r1.ebuild
virtual/acl/acl-0-r2.ebuild
virtual/acl/acl-0.ebuild

index 3464d1aa3c53db20241600062371fa4873741bb9..2ccd1f23899da74e216f55d223177a8aa007374b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual for acl support (sys/acl.h)"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 RDEPEND="kernel_linux? ( sys-apps/acl[static-libs?] )
index 5e96576f5904eff86788af809660e345f7bd8176..d94369795d3be49b3724e377a8008d359aa4e654 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
@@ -7,7 +7,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for acl support (sys/acl.h)"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 RDEPEND="kernel_linux? ( >=sys-apps/acl-2.2.52-r1[static-libs?,${MULTILIB_USEDEP}] )
index e03c02b90aed8f4d1ead2f75d0237a9d0c124306..5e6ab2e745cb4d7f3abeb67e26d7e254bf06b70d 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual for acl support (sys/acl.h)"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="kernel_linux? ( sys-apps/acl )
        kernel_FreeBSD? ( sys-freebsd/freebsd-lib )"