diff options
author | 2014-04-17 00:43:46 +0000 | |
---|---|---|
committer | 2014-04-17 00:43:46 +0000 | |
commit | 2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8 (patch) | |
tree | fed1ce1b93af1d8f8c9929079d1da5428ca7a9bf /kde-base/kmouth | |
parent | Prosody requires newer luaexpat. (diff) | |
download | gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.tar.gz gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.tar.bz2 gentoo-2-2d717a2e2d73d67ce1caa71c9951f15c34ffd3f8.zip |
Restore KEYWORDS for KDE SC 4.13.0
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 19e42ff2ae2f..ca24aa659611 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.294 2014/04/16 18:26:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.295 2014/04/17 00:43:18 johu Exp $ + + 16 Apr 2014; Johannes Huber <johu@gentoo.org> kmouth-4.13.0.ebuild: + Restore KEYWORDS for KDE SC 4.13.0 *kmouth-4.13.0 (16 Apr 2014) diff --git a/kde-base/kmouth/kmouth-4.13.0.ebuild b/kde-base/kmouth/kmouth-4.13.0.ebuild index 0b4f4807ed00..a237a2730ea1 100644 --- a/kde-base/kmouth/kmouth-4.13.0.ebuild +++ b/kde-base/kmouth/kmouth-4.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.13.0.ebuild,v 1.1 2014/04/16 18:26:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.13.0.ebuild,v 1.2 2014/04/17 00:43:18 johu Exp $ EAPI=5 @@ -9,5 +9,5 @@ inherit kde4-base DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." HOMEPAGE="http://www.kde.org/applications/utilities/kmouth/" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |