commit: 7edcfc6634d96bbb93ee569e0edaf974d2880272 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 26 05:03:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 26 05:03:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edcfc66
sys-apps/moreutils: Stabilize 0.67 amd64, #832078 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/moreutils/moreutils-0.67.ebuild | 4 ++-- 1 file 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? (
