From be3332927469e4ae61e7d731f44f250ed23b7ba5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 29 Mar 2017 17:31:23 +0200 Subject: dev-util/coccigrep: Drop ~x86 keywords. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-util/coccigrep/coccigrep-1.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/coccigrep') diff --git a/dev-util/coccigrep/coccigrep-1.13.ebuild b/dev-util/coccigrep/coccigrep-1.13.ebuild index 2b39af1f209c..6cc6aa3b0ab8 100644 --- a/dev-util/coccigrep/coccigrep-1.13.ebuild +++ b/dev-util/coccigrep/coccigrep-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/regit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="doc emacs vim" RDEPEND="dev-util/coccinelle[python] -- cgit v1.2.3-65-gdbad