summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-07 03:04:45 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-07 03:04:45 -0500
commitdd6cff2d76baa289493b9d53d2f9a5bd287f5055 (patch)
tree24c601edd43287d42cc24fbef1eb10c64c3eee10 /sci-astronomy
parent615d6f7e3408947bf962ea4d7edde01977474d1e (diff)
downloadbaldeagleos-repo-dd6cff2d76baa289493b9d53d2f9a5bd287f5055.tar.gz
baldeagleos-repo-dd6cff2d76baa289493b9d53d2f9a5bd287f5055.tar.xz
baldeagleos-repo-dd6cff2d76baa289493b9d53d2f9a5bd287f5055.zip
Adding metadata
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/kstars/kstars-3.8.2.ebuild2
-rw-r--r--sci-astronomy/kstars/kstars-3.8.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/kstars/kstars-3.8.2.ebuild b/sci-astronomy/kstars/kstars-3.8.2.ebuild
index f4e3d9c77838..2cee6ace9674 100644
--- a/sci-astronomy/kstars/kstars-3.8.2.ebuild
+++ b/sci-astronomy/kstars/kstars-3.8.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://kstars.kde.org/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64"
fi
LICENSE="GPL-2+ GPL-3+"
diff --git a/sci-astronomy/kstars/kstars-3.8.3.ebuild b/sci-astronomy/kstars/kstars-3.8.3.ebuild
index f6dc9d61e279..4b1233f136fb 100644
--- a/sci-astronomy/kstars/kstars-3.8.3.ebuild
+++ b/sci-astronomy/kstars/kstars-3.8.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://kstars.kde.org/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64"
fi
LICENSE="GPL-2+ GPL-3+"