summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-14 23:19:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-14 23:19:50 +0000
commit7da840d2d7f8888abf6767ec359eec63061ed888 (patch)
tree33408faa27ce1558ac186cf13d973bd7977918bb /x11-proto/dmxproto/dmxproto-2.2.2.ebuild
parentCompleted the work to support building with a C++ compiler; Resolves Bug #122... (diff)
downloadhistorical-7da840d2d7f8888abf6767ec359eec63061ed888.tar.gz
historical-7da840d2d7f8888abf6767ec359eec63061ed888.tar.bz2
historical-7da840d2d7f8888abf6767ec359eec63061ed888.zip
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-proto/dmxproto/dmxproto-2.2.2.ebuild')
-rw-r--r--x11-proto/dmxproto/dmxproto-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
index 303846703335..f27fe773c088 100644
--- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.2.2.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/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:05 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.4 2006/02/14 22:58:44 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org DMX protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"