diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 15:49:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 15:51:00 +0000 |
commit | ef3a5eb9afeace472a24cb6c74aadaeca6d7209d (patch) | |
tree | 57345cd950a359b4b6f258ef407017effac3e920 /sys-libs | |
parent | sys-libs/db: Stabilize 5.3.28-r10 ppc, #942380 (diff) | |
download | gentoo-ef3a5eb9afeace472a24cb6c74aadaeca6d7209d.tar.gz gentoo-ef3a5eb9afeace472a24cb6c74aadaeca6d7209d.tar.bz2 gentoo-ef3a5eb9afeace472a24cb6c74aadaeca6d7209d.zip |
sys-libs/db: Stabilize 4.8.30-r9 sparc, #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 0359d9628b88..b77df73efe5a 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 )" |