diff options
Diffstat (limited to 'app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild')
-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" |