dev-perl/Lchown: x86 stable (bug #661190)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 13:41:58 +0000 (15:41 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:19:36 +0000 (16:19 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

dev-perl/Lchown/Lchown-1.10.0-r2.ebuild

index f53003540138d31f210cd107f140e8097c6e9b55..f6c715ea06258f3d36779f045b02deea73e7b04f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use the lchown(2) system call from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=""