diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-19 08:09:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-19 08:09:25 +0000 |
commit | 85b0ed7d47d7ff5385a47f0fe744bf642d636f38 (patch) | |
tree | 44194cbac87f3f5db0a3bf8ae576a040381ad519 /app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild | |
parent | Remove monolithic X support. (diff) | |
download | gentoo-2-85b0ed7d47d7ff5385a47f0fe744bf642d636f38.tar.gz gentoo-2-85b0ed7d47d7ff5385a47f0fe744bf642d636f38.tar.bz2 gentoo-2-85b0ed7d47d7ff5385a47f0fe744bf642d636f38.zip |
Added ~ppc64; bug #148072
(Portage version: 2.1.1)
Diffstat (limited to 'app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild')
-rw-r--r-- | app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild b/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild index dfa18dc8742c..6ef419259a12 100644 --- a/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild +++ b/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild,v 1.2 2006/02/28 00:26:10 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.3.ebuild,v 1.3 2006/09/19 08:09:25 corsair Exp $ inherit eutils flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Graphical LCD Driver" HOMEPAGE="http://www.powarman.de" SRC_URI="http://download.berlios.de/graphlcd/${P}.tgz" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc64 x86" SLOT="0" LICENSE="GPL-2" IUSE="truetype" |