commit: fdfa5e068c7015074187f49ac94dfff51993087b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 11:52:18 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 11:52:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdfa5e06
dev-perl/GSSAPI: Add ~riscv keyword Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-perl/GSSAPI/GSSAPI-0.280.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/GSSAPI/GSSAPI-0.280.0-r1.ebuild b/dev-perl/GSSAPI/GSSAPI-0.280.0-r1.ebuild index 9b06d6b7b10..2dfd806a897 100644 --- a/dev-perl/GSSAPI/GSSAPI-0.280.0-r1.ebuild +++ b/dev-perl/GSSAPI/GSSAPI-0.280.0-r1.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 @@ inherit perl-module DESCRIPTION="GSSAPI - Perl extension providing access to the GSSAPIv2 library" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86" IUSE="test" RDEPEND="virtual/krb5"
