diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 15:49:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 15:50:58 +0000 |
commit | 47c3adafdfed5a5ffd823be1541301a997ae111a (patch) | |
tree | eba001b245041514e0d0ce4e9a27f64c406431d7 /sys-libs | |
parent | sys-libs/db: Stabilize 5.3.28-r10 ppc64, #942380 (diff) | |
download | gentoo-47c3adafdfed5a5ffd823be1541301a997ae111a.tar.gz gentoo-47c3adafdfed5a5ffd823be1541301a997ae111a.tar.bz2 gentoo-47c3adafdfed5a5ffd823be1541301a997ae111a.zip |
sys-libs/db: Stabilize 4.8.30-r9 ppc, #942380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-4.8.30-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.8.30-r9.ebuild b/sys-libs/db/db-4.8.30-r9.ebuild index c3f7bb49b161..0359d9628b88 100644 --- a/sys-libs/db/db-4.8.30-r9.ebuild +++ b/sys-libs/db/db-4.8.30-r9.ebuild @@ -27,7 +27,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="doc cxx tcl test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tcl )" |