diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:51:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:51:01 +0100 |
commit | 3cc91030f361359bc646c399b5a5f4dee25040db (patch) | |
tree | f38c0b55ee3f05e7585d055ad0576c25ffa1c686 /sys-apps/moreutils | |
parent | media-sound/milkytracker: x86 stable (bug #768450) (diff) | |
download | gentoo-3cc91030f361359bc646c399b5a5f4dee25040db.tar.gz gentoo-3cc91030f361359bc646c399b5a5f4dee25040db.tar.bz2 gentoo-3cc91030f361359bc646c399b5a5f4dee25040db.zip |
sys-apps/moreutils: x86 stable (bug #768375)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 79d50a924fa9..c82f477f7ba2 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=" |