diff options
author | 2022-04-25 14:46:37 +0800 | |
---|---|---|
committer | 2022-04-29 09:58:03 +0800 | |
commit | 299dae1df1120d9b9029616a13c40973e0f9848c (patch) | |
tree | 4db0cf8cc0fa540316022ad217ef7583501d3614 /sys-libs/db | |
parent | virtual/linuxtv-dvb-headers: keyword 5.8 for ~loong (diff) | |
download | gentoo-299dae1df1120d9b9029616a13c40973e0f9848c.tar.gz gentoo-299dae1df1120d9b9029616a13c40973e0f9848c.tar.bz2 gentoo-299dae1df1120d9b9029616a13c40973e0f9848c.zip |
sys-libs/db: keyword 6.0.35-r4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-6.0.35-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-6.0.35-r4.ebuild b/sys-libs/db/db-6.0.35-r4.ebuild index cf95493690ea..93dc0fcf54a6 100644 --- a/sys-libs/db/db-6.0.35-r4.ebuild +++ b/sys-libs/db/db-6.0.35-r4.ebuild @@ -29,7 +29,7 @@ done LICENSE="AGPL-3" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc cxx tcl test" REQUIRED_USE="test? ( tcl )" |