summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 10:02:41 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 10:02:41 +0000
commit18822deedb7961c1d6c8db8c3c06906c66fac978 (patch)
tree63f0386f4cf3a842b9f11c93484c5130604c1c59 /dev-libs/pth
parentarm/s390/sh stable (diff)
downloadgentoo-2-18822deedb7961c1d6c8db8c3c06906c66fac978.tar.gz
gentoo-2-18822deedb7961c1d6c8db8c3c06906c66fac978.tar.bz2
gentoo-2-18822deedb7961c1d6c8db8c3c06906c66fac978.zip
m68k love
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/pth-2.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.7.ebuild b/dev-libs/pth/pth-2.0.7.ebuild
index af4e7882065b..fe06c2fc847a 100644
--- a/dev-libs/pth/pth-2.0.7.ebuild
+++ b/dev-libs/pth/pth-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.10 2007/09/28 06:45:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.11 2007/12/11 10:02:41 vapier Exp $
inherit eutils fixheadtails libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""