diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 02:29:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 02:29:41 +0000 |
commit | c19fbdfde1757b3bae4058258191b19cbcbd08eb (patch) | |
tree | 791f5a43ed2f2242e32dc06aa3d39a5c4a82c656 /sys-libs/db | |
parent | sys-libs/db: Stabilize 4.5.20_p2-r6 amd64, #790803 (diff) | |
download | gentoo-c19fbdfde1757b3bae4058258191b19cbcbd08eb.tar.gz gentoo-c19fbdfde1757b3bae4058258191b19cbcbd08eb.tar.bz2 gentoo-c19fbdfde1757b3bae4058258191b19cbcbd08eb.zip |
sys-libs/db: Stabilize 4.6.21_p4-r5 amd64, #790803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-4.6.21_p4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.6.21_p4-r5.ebuild b/sys-libs/db/db-4.6.21_p4-r5.ebuild index 6d51c0e1eb95..ee387bdd3f18 100644 --- a/sys-libs/db/db-4.6.21_p4-r5.ebuild +++ b/sys-libs/db/db-4.6.21_p4-r5.ebuild @@ -27,7 +27,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="tcl java doc cxx" RESTRICT="!test? ( test )" |