diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:40:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:40:40 +0000 |
commit | ac8e2cc0a2d0469efd01a411a2f4504e29d69766 (patch) | |
tree | 202db4a282a4de0876c0fd50fcdc3581f904cb6d /kde-base/ksplash | |
parent | add ~arm, bug #430072 (diff) | |
download | gentoo-2-ac8e2cc0a2d0469efd01a411a2f4504e29d69766.tar.gz gentoo-2-ac8e2cc0a2d0469efd01a411a2f4504e29d69766.tar.bz2 gentoo-2-ac8e2cc0a2d0469efd01a411a2f4504e29d69766.zip |
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 266c25ef5ab0..8f5457ca01f4 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.142 2012/10/02 18:12:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.143 2012/10/17 18:40:40 maekke Exp $ + + 17 Oct 2012; Markus Meier <maekke@gentoo.org> ksplash-4.9.2.ebuild: + add ~arm, bug #430072 *ksplash-4.9.2 (02 Oct 2012) diff --git a/kde-base/ksplash/ksplash-4.9.2.ebuild b/kde-base/ksplash/ksplash-4.9.2.ebuild index 69aeaf845ece..d34023bbcdeb 100644 --- a/kde-base/ksplash/ksplash-4.9.2.ebuild +++ b/kde-base/ksplash/ksplash-4.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.9.2.ebuild,v 1.1 2012/10/02 18:12:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.9.2.ebuild,v 1.2 2012/10/17 18:40:40 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |