diff options
-rw-r--r-- | dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild index 5c4befa85587..aab68ef54dff 100644 --- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild +++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Word wrap text by breaking long lines" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="test minimal" RDEPEND="virtual/perl-Carp" diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild index ad8d7ebae0f3..8cb77dd17893 100644 --- a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild +++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="In memory size limited LRU cache" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" |