summaryrefslogtreecommitdiff
path: root/media-radio
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-03-15 07:09:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-03-15 07:09:16 +0000
commitc35c5391a819000e87c6accb64cc9abb848c810d (patch)
tree113095a193cb522ca85f26dc856f46ff38eb254f /media-radio
parent8ba8d3c5f996904e8536e956504e295521ca65ae (diff)
downloadbaldeagleos-repo-c35c5391a819000e87c6accb64cc9abb848c810d.tar.gz
baldeagleos-repo-c35c5391a819000e87c6accb64cc9abb848c810d.tar.xz
baldeagleos-repo-c35c5391a819000e87c6accb64cc9abb848c810d.zip
Adding metadata
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/gpredict/gpredict-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-radio/gpredict/gpredict-2.4.ebuild b/media-radio/gpredict/gpredict-2.4.ebuild
index e6545a1bfd3a..5d3247ce8a9f 100644
--- a/media-radio/gpredict/gpredict-2.4.ebuild
+++ b/media-radio/gpredict/gpredict-2.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = "9999" ]]; then
EGIT_REPO_URI="https://github.com/csete/gpredict.git"
else
SRC_URI="https://github.com/csete/gpredict/releases/download/v${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc x86"
fi
LICENSE="GPL-2"