diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:55:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:00:43 +0100 |
commit | dddcaeb7dbad9505d3fdfcbeafe80d5b590f6032 (patch) | |
tree | 119c95e803cb6ab504e622fc6aa8b1e0e4e77250 /app-mobilephone/gnokii | |
parent | www-client/firefox: ppc stable wrt bug #607138 (diff) | |
download | gentoo-dddcaeb7dbad9505d3fdfcbeafe80d5b590f6032.tar.gz gentoo-dddcaeb7dbad9505d3fdfcbeafe80d5b590f6032.tar.bz2 gentoo-dddcaeb7dbad9505d3fdfcbeafe80d5b590f6032.zip |
app-mobilephone/gnokii: ppc stable wrt bug #609060
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild index f91a91834029..0f9107abfa90 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild @@ -14,7 +14,7 @@ if [[ $PV == *9999 ]]; then inherit git-r3 else 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" fi DESCRIPTION="User space driver and tools for use with mobile phones" |