diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 16:16:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 16:16:16 +0000 |
commit | 2042345b13bcd86506a093d6bf97e1675f1fbc37 (patch) | |
tree | 0eb603ca7448b5e6747aa36a9c9238f37de81ad6 /dev-perl/File-Sort | |
parent | dev-perl/File-Map: Stabilize 0.670.0 amd64, #770745 (diff) | |
download | gentoo-2042345b13bcd86506a093d6bf97e1675f1fbc37.tar.gz gentoo-2042345b13bcd86506a093d6bf97e1675f1fbc37.tar.bz2 gentoo-2042345b13bcd86506a093d6bf97e1675f1fbc37.zip |
dev-perl/File-Sort: Stabilize 1.10.0-r2 amd64, #770745
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Sort')
-rw-r--r-- | dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild index e03550b6330f..7b060cb358d8 100644 --- a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild +++ b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Sort a file or merge sort multiple files" LICENSE="|| ( Artistic GPL-1+ ) examples? ( Artistic )" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" |