From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- sys-devel/dev86/dev86-0.16.21-r3.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sys-devel/dev86/dev86-0.16.21-r3.ebuild') diff --git a/sys-devel/dev86/dev86-0.16.21-r3.ebuild b/sys-devel/dev86/dev86-0.16.21-r3.ebuild index 8990be8b9690..2af636abe3e1 100644 --- a/sys-devel/dev86/dev86-0.16.21-r3.ebuild +++ b/sys-devel/dev86/dev86-0.16.21-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="sys-devel/bin86" @@ -49,7 +49,6 @@ src_compile() { # First `make` is also a config, so set all the path vars here emake -j1 \ - DIST="${D}" \ CC="$(tc-getCC)" \ LIBDIR="/usr/$(get_libdir)/bcc" \ INCLDIR="/usr/$(get_libdir)/bcc" \ @@ -63,7 +62,6 @@ src_compile() { cd bootblocks || die emake \ - DIST="${D}" \ HOSTCC="$(tc-getCC)" } -- cgit v1.2.3