commit: 4f48b23fb753ea229229714e57eeeffc8fda2538
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 13:27:18 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 13:27:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f48b23f
dev-python/whoosh: Mark ~hppa (bug #605280).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
dev-python/whoosh/whoosh-2.7.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/whoosh/whoosh-2.7.4.ebuild
b/dev-python/whoosh/whoosh-2.7.4.ebuild
index a508d74..b89e1c6 100644
--- a/dev-python/whoosh/whoosh-2.7.4.ebuild
+++ b/dev-python/whoosh/whoosh-2.7.4.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
# $Id$
@@ -20,7 +20,7 @@ DEPEND="app-arch/unzip
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86"
IUSE="doc test"
S="${WORKDIR}/${MY_PN}-${PV}"