summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-04-11 20:06:55 +0000
committerPeter Weller <welp@gentoo.org>2007-04-11 20:06:55 +0000
commit68edd263dd610e821ca53d742a933207c3a10838 (patch)
treea4ea1e1f74ce999691b992e3338e76405165dd91 /dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
parenttweaks for welp to test (diff)
downloadhistorical-68edd263dd610e821ca53d742a933207c3a10838.tar.gz
historical-68edd263dd610e821ca53d742a933207c3a10838.tar.bz2
historical-68edd263dd610e821ca53d742a933207c3a10838.zip
Stable on amd64
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild')
-rw-r--r--dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
index 6b63822bc21c..3da7780918fd 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.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/libpthread-stubs/libpthread-stubs-0.1.ebuild,v 1.4 2007/04/01 08:07:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild,v 1.5 2007/04/11 20:06:55 welp Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~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"
LICENSE="X11"
RDEPEND=""