app-mobilephone/gnokii: Stable for HPPA (bug #565126).

Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2015-11-18 07:46:45 +01:00
parent bca18b2a7f
commit d14a4ead4e

View File

@@ -9,10 +9,10 @@ inherit eutils linux-info autotools
HOMEPAGE="http://www.gnokii.org/"
if [ "$PV" != "9999" ]; then
SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
else
SRC_URI=""
KEYWORDS=""
KEYWORDS="hppa"
EGIT_REPO_URI="git://git.savannah.nongnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit git-2