diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:44:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 15:48:31 +0100 |
commit | 5b13596eeaf70a70ec624fa8f8ef663701e4bd0f (patch) | |
tree | 33c8da57f8dfe348c845874289b9be294dfcc094 /app-mobilephone/gnokii | |
parent | dev-libs/librep: amd64 stable wrt bug #609086 (diff) | |
download | gentoo-5b13596eeaf70a70ec624fa8f8ef663701e4bd0f.tar.gz gentoo-5b13596eeaf70a70ec624fa8f8ef663701e4bd0f.tar.bz2 gentoo-5b13596eeaf70a70ec624fa8f8ef663701e4bd0f.zip |
app-mobilephone/gnokii: amd64 stable wrt bug #609060
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild index f835d1f14785..720be2abea56 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r1.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$ @@ -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" |