diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 11:41:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-19 11:42:46 +0200 |
commit | 7811337510c72e1e088affc3fed4160c7d72ef24 (patch) | |
tree | b725fc5e3a969bfd852ce7ce15b6215a0ac2cdeb /dev-libs/grok | |
parent | sys-libs/libfaketime: Mark ~hppa (bug #577008). (diff) | |
download | gentoo-7811337510c72e1e088affc3fed4160c7d72ef24.tar.gz gentoo-7811337510c72e1e088affc3fed4160c7d72ef24.tar.bz2 gentoo-7811337510c72e1e088affc3fed4160c7d72ef24.zip |
dev-libs/grok: Mark ~hppa (bug #581180).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/grok')
-rw-r--r-- | dev-libs/grok/grok-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grok/grok-0.9.2.ebuild b/dev-libs/grok/grok-0.9.2.ebuild index b488e4bad7cd..6942a7ebdb96 100644 --- a/dev-libs/grok/grok-0.9.2.ebuild +++ b/dev-libs/grok/grok-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" |