summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-07 12:04:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-07 12:04:15 +0000
commit812a29e786e0baae0ed6cc66155fca85236312f4 (patch)
tree945b44e9e5b670ed7d5bcc0e642e4cca025aec62 /dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild
parentVersion bump for a few bug fixes and translations (diff)
downloadgentoo-2-812a29e786e0baae0ed6cc66155fca85236312f4.tar.gz
gentoo-2-812a29e786e0baae0ed6cc66155fca85236312f4.tar.bz2
gentoo-2-812a29e786e0baae0ed6cc66155fca85236312f4.zip
Added ~ppc64; bug #215479
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild')
-rw-r--r--dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild b/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild
index e22700eb683a..63933cc49c4c 100644
--- a/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild
+++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild,v 1.3 2008/03/31 13:13:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild,v 1.4 2008/04/07 12:04:15 corsair Exp $
EAPI="1"
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.ossp.org/pkg/lib/uuid/"
SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE="cxx php"
DEPEND="php? ( dev-lang/php:5 )"