dev-perl/X500-DN: Remove unneeded stable bits on exp arches
authorKent Fredric <kentnl@gentoo.org>
Tue, 16 Aug 2016 05:20:48 +0000 (17:20 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 18 Aug 2016 03:00:31 +0000 (15:00 +1200)
Package-Manager: portage-2.3.0

dev-perl/X500-DN/X500-DN-0.290.0-r1.ebuild

index db7b4fe70b68af859411545b045afb1df8ce50f8..ac367a190b9d3cd773cc152503f534905ff353c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="handle X.500 DNs (Distinguished Names), parse and format them"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Parse-RecDescent"