diff options
author | Sam James <sam@gentoo.org> | 2021-05-19 17:31:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-19 17:31:10 +0000 |
commit | bdbfc8aee1443421da7447e235f92c4fd2d9b31a (patch) | |
tree | ee6fdb8ce86fe39463ca1604b95cfd899e67c055 /sys-libs/db | |
parent | sys-libs/db: Stabilize 4.8.30-r6 arm, #790803 (diff) | |
download | gentoo-bdbfc8aee1443421da7447e235f92c4fd2d9b31a.tar.gz gentoo-bdbfc8aee1443421da7447e235f92c4fd2d9b31a.tar.bz2 gentoo-bdbfc8aee1443421da7447e235f92c4fd2d9b31a.zip |
sys-libs/db: Stabilize 5.3.28-r8 arm, #790803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-5.3.28-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-5.3.28-r8.ebuild b/sys-libs/db/db-5.3.28-r8.ebuild index 6a25488eddc3..7da5133f3c77 100644 --- a/sys-libs/db/db-5.3.28-r8.ebuild +++ b/sys-libs/db/db-5.3.28-r8.ebuild @@ -29,7 +29,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc java cxx tcl test" REQUIRED_USE="test? ( tcl )" |