diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-27 21:07:43 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-27 22:08:14 +0100 |
commit | 185170a6c0e45997d0e78858d96a948ac19e4c4f (patch) | |
tree | 6522d81ef512805e9b5c874555820cb7bd685cf8 /dev-libs | |
parent | net-libs/czmq: x86 stable, bug #577024 (diff) | |
download | gentoo-185170a6c0e45997d0e78858d96a948ac19e4c4f.tar.gz gentoo-185170a6c0e45997d0e78858d96a948ac19e4c4f.tar.bz2 gentoo-185170a6c0e45997d0e78858d96a948ac19e4c4f.zip |
dev-libs/grok: amd64/x86 stable, bug #591972
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/grok/grok-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grok/grok-0.9.2.ebuild b/dev-libs/grok/grok-0.9.2.ebuild index a593b5f3c4c5..06c3448228ec 100644 --- a/dev-libs/grok/grok-0.9.2.ebuild +++ b/dev-libs/grok/grok-0.9.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jordansissel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~x86" +KEYWORDS="amd64 ~arm hppa x86" IUSE="" |