diff options
Diffstat (limited to 'kde-base/ksplash/ksplash-4.11.14.ebuild')
-rw-r--r-- | kde-base/ksplash/ksplash-4.11.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksplash/ksplash-4.11.14.ebuild b/kde-base/ksplash/ksplash-4.11.14.ebuild index 4c7bf870285b..0a0535378382 100644 --- a/kde-base/ksplash/ksplash-4.11.14.ebuild +++ b/kde-base/ksplash/ksplash-4.11.14.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.14.ebuild,v 1.5 2015/02/16 08:31:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.14.ebuild,v 1.6 2015/02/17 11:06:37 ago 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" |