diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-31 13:13:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-31 13:13:49 +0000 |
commit | e9ed733cf85e7a6e5aa2fddf8c9ed7d5f0efd9e7 (patch) | |
tree | f0394e031f8dbf0914e148c79bc5bb3c135b22d9 /dev-libs/ossp-uuid/ossp-uuid-1.6.1.ebuild | |
parent | Masked >=sci-electronics/gwave-20070514. (diff) | |
download | gentoo-2-e9ed733cf85e7a6e5aa2fddf8c9ed7d5f0efd9e7.tar.gz gentoo-2-e9ed733cf85e7a6e5aa2fddf8c9ed7d5f0efd9e7.tar.bz2 gentoo-2-e9ed733cf85e7a6e5aa2fddf8c9ed7d5f0efd9e7.zip |
Add ~alpha/~ia64/~sparc wrt #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.ebuild | 4 |
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 e7e070d27973..e22700eb683a 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.2 2008/03/31 01:26:37 jer Exp $ +# $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 $ 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="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="cxx php" DEPEND="php? ( dev-lang/php:5 )" |