diff options
author | 2011-12-18 17:40:29 +0000 | |
---|---|---|
committer | 2011-12-18 17:40:29 +0000 | |
commit | a2a401a771548da39e9c62efc879c04c586ac361 (patch) | |
tree | c27a24858fee4ae6acd46532b1653a059ea77a16 /sys-libs/db/db-4.8.30.ebuild | |
parent | alpha/sparc stable wrt #386701 (diff) | |
download | gentoo-2-a2a401a771548da39e9c62efc879c04c586ac361.tar.gz gentoo-2-a2a401a771548da39e9c62efc879c04c586ac361.tar.bz2 gentoo-2-a2a401a771548da39e9c62efc879c04c586ac361.zip |
Stable for ppc; bug #387187
(Portage version: 2.1.10.11/cvs/Linux ppc)
Diffstat (limited to 'sys-libs/db/db-4.8.30.ebuild')
-rw-r--r-- | sys-libs/db/db-4.8.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.8.30.ebuild b/sys-libs/db/db-4.8.30.ebuild index 60a5224249e3..f66b1b476193 100644 --- a/sys-libs/db/db-4.8.30.ebuild +++ b/sys-libs/db/db-4.8.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30.ebuild,v 1.5 2011/11/13 20:38:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30.ebuild,v 1.6 2011/12/18 17:40:29 halcy0n Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.8" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc java cxx tcl test" # the entire testsuite needs the TCL functionality |