diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 09:14:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 09:17:17 +0000 |
commit | b6277e6230a6301ec7746ee55098cc47ac222a89 (patch) | |
tree | 3897df731417e23245ebf0627673173406b2e465 /sys-apps/moreutils | |
parent | x11-plugins/pidgin-skypeweb: sort RDEPEND list (diff) | |
download | gentoo-b6277e6230a6301ec7746ee55098cc47ac222a89.tar.gz gentoo-b6277e6230a6301ec7746ee55098cc47ac222a89.tar.bz2 gentoo-b6277e6230a6301ec7746ee55098cc47ac222a89.zip |
sys-apps/moreutils: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/moreutils/moreutils-0.64.ebuild b/sys-apps/moreutils/moreutils-0.64.ebuild index 1894df16f863..e541ca91e98e 100644 --- a/sys-apps/moreutils/moreutils-0.64.ebuild +++ b/sys-apps/moreutils/moreutils-0.64.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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ppc ~ppc64 x86 ~x86-linux ~x64-macos" IUSE="+doc +perl" RDEPEND=" |