diff options
author | Sam James <sam@gentoo.org> | 2021-03-12 15:26:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-12 15:28:05 +0000 |
commit | 64f4df34eedfb8b099974a70aa06ca74f97f209a (patch) | |
tree | 0434faf3d0feadd02b716841d9fe470925ee6c7a /app-mobilephone | |
parent | app-admin/sagan: Stabilize 1.0.0_rc3-r1 x86, #665814 (diff) | |
download | gentoo-64f4df34eedfb8b099974a70aa06ca74f97f209a.tar.gz gentoo-64f4df34eedfb8b099974a70aa06ca74f97f209a.tar.bz2 gentoo-64f4df34eedfb8b099974a70aa06ca74f97f209a.zip |
app-mobilephone/gnokii: Stabilize 0.6.31-r3 x86, #775290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild index c0e1b5fa4549..0787373510f6 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild @@ -12,7 +12,7 @@ if [[ $PV == *9999 ]]; then inherit git-r3 else SRC_URI="https://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" |