diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 14:34:11 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 14:34:11 +0000 |
commit | 1072a5e84106ab0d5f30cb4aa3023e7c58984c2e (patch) | |
tree | 7caa2b4e6f1bdc99c33598ab61755bde896c4cf5 /kde-base/kimono/kimono-4.8.3.ebuild | |
parent | Removing mistaken ~ppc64 marking. (diff) | |
download | gentoo-2-1072a5e84106ab0d5f30cb4aa3023e7c58984c2e.tar.gz gentoo-2-1072a5e84106ab0d5f30cb4aa3023e7c58984c2e.tar.bz2 gentoo-2-1072a5e84106ab0d5f30cb4aa3023e7c58984c2e.zip |
Removing mistaken ~ppc64 marking.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kimono/kimono-4.8.3.ebuild')
-rw-r--r-- | kde-base/kimono/kimono-4.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kimono/kimono-4.8.3.ebuild b/kde-base/kimono/kimono-4.8.3.ebuild index cf054e26cfeb..2e2e33adebe6 100644 --- a/kde-base/kimono/kimono-4.8.3.ebuild +++ b/kde-base/kimono/kimono-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/kimono/kimono-4.8.3.ebuild,v 1.2 2012/05/18 06:26:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.8.3.ebuild,v 1.3 2012/05/18 14:34:11 josejx Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_SCM="git" inherit kde4-base mono DESCRIPTION="C# bindings for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug plasma semantic-desktop" DEPEND=" |