dev-perl/Lchown: x86 stable (bug #661190)

Package-Manager: Portage-2.3.42, Repoman-2.3.9
This commit is contained in:
Thomas Deutschmann
2018-07-15 15:41:58 +02:00
parent 40ad0922aa
commit a2fe7ecd00

View 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=""