diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:13:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:45:48 +0200 |
commit | 3dd7fc1667cf6ff78226d2ebda4f6fabe43ff523 (patch) | |
tree | 0c54c7573c8f9137f05e3f40f725b080b0cbc3ee /dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild | |
parent | dev-perl/File-Slurp-Tiny: Remove old 0.004 (diff) | |
download | gentoo-3dd7fc1667cf6ff78226d2ebda4f6fabe43ff523.tar.gz gentoo-3dd7fc1667cf6ff78226d2ebda4f6fabe43ff523.tar.bz2 gentoo-3dd7fc1667cf6ff78226d2ebda4f6fabe43ff523.zip |
dev-perl/File-Stat-Bits: Stable for all 1.01 r2
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild')
-rw-r--r-- | dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild index 3cb3a0708b90..612ffd6ac885 100644 --- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild +++ b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,4 +11,4 @@ DESCRIPTION="File stat bit mask constants" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~s390 ~x86" +KEYWORDS="amd64 ~s390 x86" |