diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:34:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:34 +0100 |
commit | b34dc1a52809482d7d63bc703b945ec02face1b3 (patch) | |
tree | 9b8a873931b113a88005b3eab3703939bb39b865 /app-mobilephone | |
parent | dev-libs/librep: x86 stable wrt bug #609086 (diff) | |
download | gentoo-b34dc1a52809482d7d63bc703b945ec02face1b3.tar.gz gentoo-b34dc1a52809482d7d63bc703b945ec02face1b3.tar.bz2 gentoo-b34dc1a52809482d7d63bc703b945ec02face1b3.zip |
app-mobilephone/gnokii: x86 stable wrt bug #609060
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-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 720be2abea56..f91a91834029 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" |