diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:15:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:15:48 +0000 |
commit | ce4e935d12ba8fbe0a639824a144b1f68be37f05 (patch) | |
tree | 2ef59eb0fcd6c28f88d5c0704c91dd5dd1c02203 /sys-libs/db/db-4.8.30-r2.ebuild | |
parent | Stable for x86, wrt bug #525226 (diff) | |
download | gentoo-2-ce4e935d12ba8fbe0a639824a144b1f68be37f05.tar.gz gentoo-2-ce4e935d12ba8fbe0a639824a144b1f68be37f05.tar.bz2 gentoo-2-ce4e935d12ba8fbe0a639824a144b1f68be37f05.zip |
Stable for x86, wrt bug #525282
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/db/db-4.8.30-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.8.30-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.8.30-r2.ebuild b/sys-libs/db/db-4.8.30-r2.ebuild index 2ac2a090e420..b13e0c724267 100644 --- a/sys-libs/db/db-4.8.30-r2.ebuild +++ b/sys-libs/db/db-4.8.30-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.5 2014/12/23 15:58:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30-r2.ebuild,v 1.6 2014/12/26 13:15:48 ago Exp $ EAPI=5 @@ -28,7 +28,7 @@ done LICENSE="Sleepycat" SLOT="4.8" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="doc java cxx tcl test" REQUIRED_USE="test? ( tcl )" |