diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:33:59 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:33:59 +0200 |
commit | 262cdae772f7de87c218802f18d44a7897ab78b8 (patch) | |
tree | ec57379bdbe5f59351b52de9c3cca789f410d795 /dev-perl/Sort-Versions | |
parent | x11-misc/xdg-utils: x86 stable (diff) | |
download | gentoo-262cdae772f7de87c218802f18d44a7897ab78b8.tar.gz gentoo-262cdae772f7de87c218802f18d44a7897ab78b8.tar.bz2 gentoo-262cdae772f7de87c218802f18d44a7897ab78b8.zip |
dev-perl/Sort-Versions: Stable for remaining arches (ALLARCHES), bug 582006
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Sort-Versions')
-rw-r--r-- | dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild index 29e038ad0a0c..a907fe42242e 100644 --- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild +++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A perl 5 module for sorting of revision-like numbers" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |