diff options
Diffstat (limited to 'kde-base/ksplash/ksplash-4.11.19.ebuild')
-rw-r--r-- | kde-base/ksplash/ksplash-4.11.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksplash/ksplash-4.11.19.ebuild b/kde-base/ksplash/ksplash-4.11.19.ebuild index 05111979d4ae..a5513d74c762 100644 --- a/kde-base/ksplash/ksplash-4.11.19.ebuild +++ b/kde-base/ksplash/ksplash-4.11.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.19.ebuild,v 1.2 2015/06/12 17:15:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.19.ebuild,v 1.3 2015/06/13 08:34:12 zlogene Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 xinerama" |