diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 09:31:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 09:31:32 +0000 |
commit | 203c92c5d64f81ec9029f0c4e3c73d3d482f3c07 (patch) | |
tree | 568e6eac6faf48d2442e94d061c217d2eda8d41d /sys-apps/moreutils | |
parent | net-misc/chrony: Stabilize 4.5 ppc64, #921545 (diff) | |
download | gentoo-203c92c5d64f81ec9029f0c4e3c73d3d482f3c07.tar.gz gentoo-203c92c5d64f81ec9029f0c4e3c73d3d482f3c07.tar.bz2 gentoo-203c92c5d64f81ec9029f0c4e3c73d3d482f3c07.zip |
sys-apps/moreutils: Stabilize 0.68 arm, #921546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.68.ebuild b/sys-apps/moreutils/moreutils-0.68.ebuild index 54715703df91..3c864178ce35 100644 --- a/sys-apps/moreutils/moreutils-0.68.ebuild +++ b/sys-apps/moreutils/moreutils-0.68.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |