diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:02:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:47:42 +0200 |
commit | 435f39f7f4a885d96fc5d582e433a699aa7a23e6 (patch) | |
tree | 079dc8eeb23298ff1f0124b1573d31237bdeb303 /kde-apps/ktux | |
parent | dev-qt/qtcore: Drop IUSE=icu and configure w/ -no-icu unconditionally (diff) | |
download | kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.gz kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.bz2 kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.zip |
*/*: Drop all to ~sparc
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ktux')
-rw-r--r-- | kde-apps/ktux/ktux-3.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/ktux/ktux-3.5.10.ebuild b/kde-apps/ktux/ktux-3.5.10.ebuild index 4cd697fd..98e1984e 100644 --- a/kde-apps/ktux/ktux-3.5.10.ebuild +++ b/kde-apps/ktux/ktux-3.5.10.ebuild @@ -7,6 +7,6 @@ KMNAME=kdetoys inherit kde-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="kdehiddenvisibility" DEPEND="" |