summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-03-09 03:28:15 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-03-09 03:28:15 +0000
commit6f9e5463824c1405ac8ca58c195938f1219cfa50 (patch)
tree560b743f28d04f56c300a8d2c922392ef6dc89ab /dev-libs/ptypes
parentNew ebuild (Manifest recommit) (diff)
downloadgentoo-2-6f9e5463824c1405ac8ca58c195938f1219cfa50.tar.gz
gentoo-2-6f9e5463824c1405ac8ca58c195938f1219cfa50.tar.bz2
gentoo-2-6f9e5463824c1405ac8ca58c195938f1219cfa50.zip
added ~amd64 to keywords
Diffstat (limited to 'dev-libs/ptypes')
-rw-r--r--dev-libs/ptypes/ptypes-1.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptypes/ptypes-1.8.3.ebuild b/dev-libs/ptypes/ptypes-1.8.3.ebuild
index de5f2ebc2123..25e1c6e39de7 100644
--- a/dev-libs/ptypes/ptypes-1.8.3.ebuild
+++ b/dev-libs/ptypes/ptypes-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.8.3.ebuild,v 1.1 2003/10/01 19:15:34 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.8.3.ebuild,v 1.2 2004/03/09 03:28:15 jhuebel 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="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""