summaryrefslogtreecommitdiff
path: root/virtual/pmake
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /virtual/pmake
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'virtual/pmake')
-rw-r--r--virtual/pmake/Manifest2
-rw-r--r--virtual/pmake/pmake-1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/pmake/Manifest b/virtual/pmake/Manifest
index f2dd5ae7d800..612632d26865 100644
--- a/virtual/pmake/Manifest
+++ b/virtual/pmake/Manifest
@@ -1,2 +1,2 @@
-EBUILD pmake-1.ebuild 361 BLAKE2B a654bd70546dcaafa94359bb0c4495aeae55e43052bb22efd5f2aa4c489ebe4026b96b9ef54afde167a70676684ab69a9e42bd67688a99c9cff8da419d19a184 SHA512 c8eef06afdd2674f3fa758f8fff538a4ce32bf28e8b569afe715635f66fedf32fea0d49dc5c7070a9b2aca6159e9094c424dce8154ee7badf86e3c6676d114e2
+EBUILD pmake-1.ebuild 347 BLAKE2B 154588d99e8ea72e2a14b1f3b49276e93c58891c6aea0f97b1efcb03fb424e4f5712af679ec012c27079b4498e30a2e29746f531e768dfcf385bf251efad7181 SHA512 97ebafdacec9c690e048f31f3d01ec77fd91f3392523556c07e104bbe62bb53c542c45c4b66c15162afb0e923c5b5ed21729c1e0a505ea3bf16e2faee566c384
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/virtual/pmake/pmake-1.ebuild b/virtual/pmake/pmake-1.ebuild
index 3202fe12a06e..59532b16f74d 100644
--- a/virtual/pmake/pmake-1.ebuild
+++ b/virtual/pmake/pmake-1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Virtual for BSD-like make (to be used with get_bmake)"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos"
RDEPEND="kernel_linux? ( sys-devel/bmake )
kernel_SunOS? ( sys-devel/bmake )