summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:15 +0200
commita974ec04a4c2e190476e0f42e616c8f8e3c32ac0 (patch)
tree042c864e274b7dd70da1127abc229e9839211f60 /virtual/pmake
parentsys-process: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.gz
gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.bz2
gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.zip
virtual: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/pmake')
-rw-r--r--virtual/pmake/pmake-1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/pmake/pmake-1.ebuild b/virtual/pmake/pmake-1.ebuild
index ecccb9f4f7c3..3202fe12a06e 100644
--- a/virtual/pmake/pmake-1.ebuild
+++ b/virtual/pmake/pmake-1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
DESCRIPTION="Virtual for BSD-like make (to be used with get_bmake)"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
RDEPEND="kernel_linux? ( sys-devel/bmake )
kernel_SunOS? ( sys-devel/bmake )