diff options
author | Sam James <sam@gentoo.org> | 2021-10-21 23:26:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-21 23:26:51 +0000 |
commit | 2e558398fb2cc3a82e54b62f8962bc1e3922338d (patch) | |
tree | efd744122fa4b18112edff922ede0cd79229ed81 /sys-apps/moreutils | |
parent | app-shells/autojump: Stabilize 22.5.3-r1 x86, #819075 (diff) | |
download | gentoo-2e558398fb2cc3a82e54b62f8962bc1e3922338d.tar.gz gentoo-2e558398fb2cc3a82e54b62f8962bc1e3922338d.tar.bz2 gentoo-2e558398fb2cc3a82e54b62f8962bc1e3922338d.zip |
sys-apps/moreutils: Stabilize 0.66 x86, #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 2a5608311949..e352fb9f4cb0 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=" |