diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:39:02 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:39:02 +0000 |
commit | 7fa8e349a31a5a6aa5354c80f1de74cfb09b7263 (patch) | |
tree | 508025ed2ca6a8b25fa375b656779b11a414a908 /dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-7fa8e349a31a5a6aa5354c80f1de74cfb09b7263.tar.gz gentoo-2-7fa8e349a31a5a6aa5354c80f1de74cfb09b7263.tar.bz2 gentoo-2-7fa8e349a31a5a6aa5354c80f1de74cfb09b7263.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild')
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild index 618f0c96859a..9e5a74c473ba 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.14 2010/11/16 09:24:06 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild,v 1.15 2011/02/06 12:39:02 leio Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ inherit xorg-2 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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |