diff options
author | Sam James <sam@gentoo.org> | 2023-12-29 01:16:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-29 01:16:18 +0000 |
commit | 9cffbe79842952008a7712d37b800b975e07f587 (patch) | |
tree | 4e9b43887626ae4c2594f61b45774f3a743589f8 /app-mobilephone | |
parent | kde-plasma/kwin: add missing patch for 5.91.0 (diff) | |
download | gentoo-9cffbe79842952008a7712d37b800b975e07f587.tar.gz gentoo-9cffbe79842952008a7712d37b800b975e07f587.tar.bz2 gentoo-9cffbe79842952008a7712d37b800b975e07f587.zip |
app-mobilephone/gnokii: Keyword 0.6.31-r4 arm64, #920866
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.31-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r4.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r4.ebuild index bf1306ec46ff..0e7fe85f1478 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r4.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi DESCRIPTION="User space driver and tools for use with mobile phones" |