commit:     0b12c3672c8513ba2ef710eaafac34705c7acc5c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 02:50:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 02:53:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b12c367

virtual/pmake: fix VirtualKeywordsUpdate

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/pmake/pmake-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/pmake/pmake-1.ebuild b/virtual/pmake/pmake-1.ebuild
index 59532b16f74..f3ff9582e54 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 ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~ppc-macos"
 
 RDEPEND="kernel_linux? ( sys-devel/bmake )
        kernel_SunOS? ( sys-devel/bmake )

Reply via email to