dev-perl/Text-Reform: added Prefix keywords, bug #665088
authorFabian Groffen <grobian@gentoo.org>
Sun, 21 Oct 2018 08:25:01 +0000 (10:25 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 21 Oct 2018 08:38:57 +0000 (10:38 +0200)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild

index 4b2177f6f2c2afec8e58d19b9144b94df6ee13cf..e01873075bc0bf211485c7eed55fbaed45b6dfd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manual text wrapping and reformatting"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""