diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 05:36:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 05:36:21 +0000 |
commit | e78927d3749cd6dcf3c62295a98bca4148e47991 (patch) | |
tree | c9da63ee185e83965bc52b08b7e14e2451349997 /kde-base/kcharselect/kcharselect-4.8.3.ebuild | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-e78927d3749cd6dcf3c62295a98bca4148e47991.tar.gz gentoo-2-e78927d3749cd6dcf3c62295a98bca4148e47991.tar.bz2 gentoo-2-e78927d3749cd6dcf3c62295a98bca4148e47991.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcharselect/kcharselect-4.8.3.ebuild')
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcharselect/kcharselect-4.8.3.ebuild b/kde-base/kcharselect/kcharselect-4.8.3.ebuild index c9c849486435..2da380b3fd43 100644 --- a/kde-base/kcharselect/kcharselect-4.8.3.ebuild +++ b/kde-base/kcharselect/kcharselect-4.8.3.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/kcharselect/kcharselect-4.8.3.ebuild,v 1.1 2012/05/03 20:08:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.8.3.ebuild,v 1.2 2012/05/18 05:36:21 josejx Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |