dev-util/coccinelle: Drop ~x86 keywords
authorAlexis Ballier <aballier@gentoo.org>
Wed, 29 Mar 2017 14:44:03 +0000 (16:44 +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/coccinelle/coccinelle-1.0.5.ebuild
dev-util/coccinelle/coccinelle-1.0.6.ebuild

index 1b67ee46e79a4491cd6c003300862e338b7ac797..277f24d717630c4d5e76e5767bddc061a8ed319e 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="5"
@@ -13,7 +13,7 @@ SRC_URI="http://coccinelle.lip6.fr/distrib/${MY_P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="doc emacs ocaml +ocamlopt pcre python test vim-syntax"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
index 4e0d8f5af5cc6c31abc115baf7865d2e6786bde3..0ebabfb71181b2d2e9ccc968dd9bed363602782f 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
@@ -13,7 +13,7 @@ SRC_URI="http://coccinelle.lip6.fr/distrib/${MY_P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="doc emacs ocaml +ocamlopt pcre python test vim-syntax"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"