diff options
Diffstat (limited to 'dev-util/coccigrep')
-rw-r--r-- | dev-util/coccigrep/coccigrep-1.13.ebuild | 4 |
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 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] |