diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-31 17:06:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-31 17:06:18 +0000 |
commit | d3f4d5aa2db95ba8155365c819442220513ade99 (patch) | |
tree | 3a7e9b9ffc040d84e1139957e069a2de36f9f8ec /sys-libs | |
parent | sys-libs/db: Stabilize 4.8.30-r9 arm64, #942380 (diff) | |
download | gentoo-d3f4d5aa2db95ba8155365c819442220513ade99.tar.gz gentoo-d3f4d5aa2db95ba8155365c819442220513ade99.tar.bz2 gentoo-d3f4d5aa2db95ba8155365c819442220513ade99.zip |
sys-libs/db: Stabilize 5.3.28-r10 arm64, #942380
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-5.3.28-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-5.3.28-r10.ebuild b/sys-libs/db/db-5.3.28-r10.ebuild index b1a15cbc2467..812552393db5 100644 --- a/sys-libs/db/db-5.3.28-r10.ebuild +++ b/sys-libs/db/db-5.3.28-r10.ebuild @@ -29,7 +29,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc cxx tcl test" REQUIRED_USE="test? ( tcl )" |