diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 18:46:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 18:46:12 +0000 |
commit | e4255cd9d07536b4de39d9d62ba62fecb99800c3 (patch) | |
tree | a30c37c957383ec8a663a8e9dcfbee68664f04f1 /dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-e4255cd9d07536b4de39d9d62ba62fecb99800c3.tar.gz gentoo-2-e4255cd9d07536b4de39d9d62ba62fecb99800c3.tar.bz2 gentoo-2-e4255cd9d07536b4de39d9d62ba62fecb99800c3.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild')
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild index a830d21d3147..3d3a73bde64c 100644 --- a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild +++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.3.ebuild,v 1.9 2011/08/20 15:44:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.10 2012/04/26 18:46:12 aballier Exp $ EAPI=4 inherit xorg-2 @@ -8,7 +8,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 ~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 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~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="" |