diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-23 09:20:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-23 09:20:54 +0100 |
commit | 29fa384ce78a57b77b7ca5e5601c9bea4ef6178a (patch) | |
tree | 90888eb44742a2c9f4e887209cc039623a1529c0 /sys-devel/bmake | |
parent | dev-libs/serdisplib: stable 2.02 for ppc (diff) | |
download | gentoo-29fa384ce78a57b77b7ca5e5601c9bea4ef6178a.tar.gz gentoo-29fa384ce78a57b77b7ca5e5601c9bea4ef6178a.tar.bz2 gentoo-29fa384ce78a57b77b7ca5e5601c9bea4ef6178a.zip |
sys-devel/bmake: stable 20200318 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/bmake')
-rw-r--r-- | sys-devel/bmake/bmake-20200318.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20200318.ebuild b/sys-devel/bmake/bmake-20200318.ebuild index 6dd2080c6683..b0c8b6fb0d9b 100644 --- a/sys-devel/bmake/bmake-20200318.ebuild +++ b/sys-devel/bmake/bmake-20200318.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" S="${WORKDIR}/${PN}" |