From: Thomas Deutschmann Date: Sun, 4 Nov 2018 18:55:46 +0000 (+0100) Subject: x11-misc/makedepend: x86 stable (bug #668900) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d760dfb977ca208c2a5de8a74384870d5b4e929b;p=gentoo.git x11-misc/makedepend: x86 stable (bug #668900) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild index ae65ea43e27d..38167230388f 100644 --- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/util/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="MIT"