diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 17:34:46 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-25 16:56:42 +0200 |
commit | b7158377491dce6d2b3ab0c6eb4beed6a958b8b8 (patch) | |
tree | 3c2fbdb73d5322bb27acbcbf423ef0f1487af2ed /kde-apps/kspaceduel | |
parent | kde-apps/kde-meta: Relax minimum kde-apps/kde4-l10n version (diff) | |
download | kde-sunset-b7158377491dce6d2b3ab0c6eb4beed6a958b8b8.tar.gz kde-sunset-b7158377491dce6d2b3ab0c6eb4beed6a958b8b8.tar.bz2 kde-sunset-b7158377491dce6d2b3ab0c6eb4beed6a958b8b8.zip |
kde-apps: Sanitise KEYWORDS
~arm, ~ppc and ~ppc64 were lost during gradual cleanup in Gentoo repo
and are impossible to recover unless there is an arch testing effort.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kspaceduel')
-rw-r--r-- | kde-apps/kspaceduel/kspaceduel-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kspaceduel/kspaceduel-4.14.3.ebuild b/kde-apps/kspaceduel/kspaceduel-4.14.3.ebuild index 7078df04..0dc0eb58 100644 --- a/kde-apps/kspaceduel/kspaceduel-4.14.3.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-4.14.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel " -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdeapps_dep libkdegames)" |