From c98393e006d9f2b5281ec975fbb2b3d0bb65fe3c Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 15 Oct 2018 21:31:48 +0200 Subject: [PATCH] dev-perl/Crypt-IDEA: added Prefix keywords, bug #665088 Signed-off-by: Fabian Groffen Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild index 0ba332f75602c..98e4dce953f62 100644 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild +++ b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and save PGP packet streams" LICENSE="Crypt-IDEA" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do"