diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-29 06:25:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-29 06:25:53 +0000 |
| commit | a9eabce7a1c5115bbc939862977b79fab5528b9c (patch) | |
| tree | 2144bfec349483a923ac2b348c7ad7bb0d77741e /app-mobilephone | |
| parent | 78e588fee8fbe24b5ebd1fde264989f28dffa26f (diff) | |
| download | baldeagleos-repo-a9eabce7a1c5115bbc939862977b79fab5528b9c.tar.gz baldeagleos-repo-a9eabce7a1c5115bbc939862977b79fab5528b9c.tar.xz baldeagleos-repo-a9eabce7a1c5115bbc939862977b79fab5528b9c.zip | |
Adding metadata
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 a470de3a24f3..1d52e8ddcc72 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=7 @@ -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" |
