diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:41:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:36 +0200 |
commit | a2fe7ecd0042f2b29d30be483d3dbb7d52420918 (patch) | |
tree | a2823b6f4c384991f215bd4adde41fea2dac3de9 /dev-perl/Lchown | |
parent | dev-perl/LaTeX-Table: x86 stable (bug #661190) (diff) | |
download | gentoo-a2fe7ecd0042f2b29d30be483d3dbb7d52420918.tar.gz gentoo-a2fe7ecd0042f2b29d30be483d3dbb7d52420918.tar.bz2 gentoo-a2fe7ecd0042f2b29d30be483d3dbb7d52420918.zip |
dev-perl/Lchown: x86 stable (bug #661190)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Lchown')
-rw-r--r-- | dev-perl/Lchown/Lchown-1.10.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lchown/Lchown-1.10.0-r2.ebuild b/dev-perl/Lchown/Lchown-1.10.0-r2.ebuild index f53003540138..f6c715ea0625 100644 --- a/dev-perl/Lchown/Lchown-1.10.0-r2.ebuild +++ b/dev-perl/Lchown/Lchown-1.10.0-r2.ebuild @@ -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="" |