diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 01:48:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 01:48:37 +0000 |
commit | 8342486097df78f3b44d3ad7c427d03aabafcd9a (patch) | |
tree | 438149fb2dac98b80f91c037a0a4cddff1b611eb /sys-apps/moreutils | |
parent | dev-util/diffstat: Stabilize 1.64 s390, #770322 (diff) | |
download | gentoo-8342486097df78f3b44d3ad7c427d03aabafcd9a.tar.gz gentoo-8342486097df78f3b44d3ad7c427d03aabafcd9a.tar.bz2 gentoo-8342486097df78f3b44d3ad7c427d03aabafcd9a.zip |
sys-apps/moreutils: Stabilize 0.65 arm, #768375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/moreutils/moreutils-0.65.ebuild b/sys-apps/moreutils/moreutils-0.65.ebuild index eacfb1a28c9c..b540ade6601f 100644 --- a/sys-apps/moreutils/moreutils-0.65.ebuild +++ b/sys-apps/moreutils/moreutils-0.65.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=" |