diff options
author | 2012-10-17 18:26:09 +0000 | |
---|---|---|
committer | 2012-10-17 18:26:09 +0000 | |
commit | 919d10efc00e825a711dc775989cb3c06171b3b7 (patch) | |
tree | 02cdec1dd19421e93eaaa5ecfaa153e738d5ed88 /kde-base/plasma-runtime | |
parent | add ~arm, bug #430072 (diff) | |
download | gentoo-2-919d10efc00e825a711dc775989cb3c06171b3b7.tar.gz gentoo-2-919d10efc00e825a711dc775989cb3c06171b3b7.tar.bz2 gentoo-2-919d10efc00e825a711dc775989cb3c06171b3b7.zip |
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 213c05cfd21d..ef30ecccfecc 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.112 2012/10/02 18:12:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.113 2012/10/17 18:26:09 maekke Exp $ + + 17 Oct 2012; Markus Meier <maekke@gentoo.org> plasma-runtime-4.9.2.ebuild: + add ~arm, bug #430072 *plasma-runtime-4.9.2 (02 Oct 2012) diff --git a/kde-base/plasma-runtime/plasma-runtime-4.9.2.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.9.2.ebuild index 746575f276ad..30cab4f9b364 100644 --- a/kde-base/plasma-runtime/plasma-runtime-4.9.2.ebuild +++ b/kde-base/plasma-runtime/plasma-runtime-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/plasma-runtime/plasma-runtime-4.9.2.ebuild,v 1.1 2012/10/02 18:12:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.2.ebuild,v 1.2 2012/10/17 18:26:09 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ DECLARATIVE_REQUIRED="always" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |