diff options
author | George Shapovalov <george@gentoo.org> | 2003-01-08 21:00:57 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-01-08 21:00:57 +0000 |
commit | 407b9f44b44372385ab2a294e84fc6e8c8e55544 (patch) | |
tree | 9978f7942400fa5a0cb9d101abb95de995c050e6 /dev-libs/ptypes | |
parent | fix thread sed stuff (diff) | |
download | gentoo-2-407b9f44b44372385ab2a294e84fc6e8c8e55544.tar.gz gentoo-2-407b9f44b44372385ab2a294e84fc6e8c8e55544.tar.bz2 gentoo-2-407b9f44b44372385ab2a294e84fc6e8c8e55544.zip |
unmasked on x86 upon collecting test reports
Diffstat (limited to 'dev-libs/ptypes')
-rw-r--r-- | dev-libs/ptypes/ptypes-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptypes/ptypes-1.7.4.ebuild b/dev-libs/ptypes/ptypes-1.7.4.ebuild index 431f3a11fdc9..078a775551ef 100644 --- a/dev-libs/ptypes/ptypes-1.7.4.ebuild +++ b/dev-libs/ptypes/ptypes-1.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.7.4.ebuild,v 1.1 2003/01/05 06:59:26 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.7.4.ebuild,v 1.2 2003/01/08 21:00:57 george Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." @@ -9,7 +9,7 @@ SRC_URI="http://easynews.dl.sourceforge.net/sourceforge/ptypes/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |