diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 05:10:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 05:10:53 +0100 |
commit | 9af9a55e2dfcfeb62dad21fa68b45f0f09e55c3a (patch) | |
tree | 033ffcc6884a802a15218b94ef38d0f3acdc34ec /sys-apps/moreutils | |
parent | sys-power/powertop: Stabilize 2.14 arm, #819069 (diff) | |
download | gentoo-9af9a55e2dfcfeb62dad21fa68b45f0f09e55c3a.tar.gz gentoo-9af9a55e2dfcfeb62dad21fa68b45f0f09e55c3a.tar.bz2 gentoo-9af9a55e2dfcfeb62dad21fa68b45f0f09e55c3a.zip |
sys-apps/moreutils: Stabilize 0.66 arm, #819084
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/moreutils/moreutils-0.66.ebuild b/sys-apps/moreutils/moreutils-0.66.ebuild index eacfb1a28c9c..b540ade6601f 100644 --- a/sys-apps/moreutils/moreutils-0.66.ebuild +++ b/sys-apps/moreutils/moreutils-0.66.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=" |