summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:52:36 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:22 +0100
commitbec1ad903efd6c980b0da99f46563991632d7d0a (patch)
treeda429f12bec5e85966f208dd7c97bfa7843fd59d /dev-util/coccigrep/coccigrep-1.13.ebuild
parentdev-util/coccinelle: x86 keyworded (bug #614216) (diff)
downloadgentoo-bec1ad903efd6c980b0da99f46563991632d7d0a.tar.gz
gentoo-bec1ad903efd6c980b0da99f46563991632d7d0a.tar.bz2
gentoo-bec1ad903efd6c980b0da99f46563991632d7d0a.zip
dev-util/coccigrep: x86 keyworded (bug #614216)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-util/coccigrep/coccigrep-1.13.ebuild')
-rw-r--r--dev-util/coccigrep/coccigrep-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/coccigrep/coccigrep-1.13.ebuild b/dev-util/coccigrep/coccigrep-1.13.ebuild
index 6cc6aa3b0ab8..f56d4bacedc9 100644
--- a/dev-util/coccigrep/coccigrep-1.13.ebuild
+++ b/dev-util/coccigrep/coccigrep-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 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"
+KEYWORDS="~amd64 ~x86"
IUSE="doc emacs vim"
RDEPEND="dev-util/coccinelle[python]