Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/pmake/
Date: Wed, 21 Jun 2017 10:28:12
Message-Id: 1498040810.a5d160d971f55a30d72b4e522eeebc6354ace7fd.aballier@gentoo
1 commit: a5d160d971f55a30d72b4e522eeebc6354ace7fd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 10:26:50 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 10:26:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d160d9
7
8 virtual/pmake: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 virtual/pmake/pmake-0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/pmake/pmake-0.ebuild b/virtual/pmake/pmake-0.ebuild
16 index f4aed94c9c2..c8704abf1d4 100644
17 --- a/virtual/pmake/pmake-0.ebuild
18 +++ b/virtual/pmake/pmake-0.ebuild
19 @@ -5,7 +5,7 @@ EAPI=5
20
21 DESCRIPTION="Virtual for BSD-like make"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ia64 ~mips ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25
26 RDEPEND="kernel_linux? ( sys-devel/pmake )
27 kernel_SunOS? ( sys-devel/pmake )