commit: c4591ea9cf3be21acf9a458e39fb0873dc0391cd Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 12:41:51 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 12:41:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4591ea9
sys-apps/moreutils: Stabilize 0.68 amd64, #921546 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/moreutils/moreutils-0.68.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/moreutils/moreutils-0.68.ebuild b/sys-apps/moreutils/moreutils-0.68.ebuild index 91008ff0c989..2903a50a150d 100644 --- a/sys-apps/moreutils/moreutils-0.68.ebuild +++ b/sys-apps/moreutils/moreutils-0.68.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="
