commit: 7639b7bde971f245eecde5086bd2337b03054263 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 13:39:45 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 13:39:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7639b7bd
sys-apps/moreutils: Stabilize 0.69 amd64, #930868 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/moreutils/moreutils-0.69.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/moreutils/moreutils-0.69.ebuild b/sys-apps/moreutils/moreutils-0.69.ebuild index 91008ff0c989..2903a50a150d 100644 --- a/sys-apps/moreutils/moreutils-0.69.ebuild +++ b/sys-apps/moreutils/moreutils-0.69.ebuild @@ -13,7 +13,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="
