dev-util/coccigrep: Drop ~x86 keywords.
authorAlexis Ballier <aballier@gentoo.org>
Wed, 29 Mar 2017 15:31:23 +0000 (17:31 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 1 Apr 2017 13:32:38 +0000 (15:32 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-util/coccigrep/coccigrep-1.13.ebuild

index 2b39af1f209c7ce52183278aa05ed581c406c923..6cc6aa3b0ab85742cf48511cb763340050e55b8f 100644 (file)
@@ -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]