diff options
author | Sam James <sam@gentoo.org> | 2022-01-26 05:03:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-26 05:03:13 +0000 |
commit | 7edcfc6634d96bbb93ee569e0edaf974d2880272 (patch) | |
tree | 9c381fdeef379e5b1ffd2a771a67eb2b467bacb3 /sys-apps/moreutils | |
parent | sys-process/parallel: Stabilize 20211222 amd64, #832079 (diff) | |
download | gentoo-7edcfc6634d96bbb93ee569e0edaf974d2880272.tar.gz gentoo-7edcfc6634d96bbb93ee569e0edaf974d2880272.tar.bz2 gentoo-7edcfc6634d96bbb93ee569e0edaf974d2880272.zip |
sys-apps/moreutils: Stabilize 0.67 amd64, #832078
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.67.ebuild b/sys-apps/moreutils/moreutils-0.67.ebuild index 3ba226c6231c..07e0452704a7 100644 --- a/sys-apps/moreutils/moreutils-0.67.ebuild +++ b/sys-apps/moreutils/moreutils-0.67.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://git.joeyh.name/index.cgi/moreutils.git/snapshot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~x64-macos" IUSE="+doc +perl" RDEPEND="perl? ( |