diff options
author | Sam James <sam@gentoo.org> | 2021-05-19 17:31:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-19 17:31:08 +0000 |
commit | f8e18ecc78d1905132469717f226ff47da90079e (patch) | |
tree | a92422ece7db5e292e0f1cec3da9b685d786857f /sys-libs/db | |
parent | sys-libs/db: Stabilize 4.6.21_p4-r5 arm, #790803 (diff) | |
download | gentoo-f8e18ecc78d1905132469717f226ff47da90079e.tar.gz gentoo-f8e18ecc78d1905132469717f226ff47da90079e.tar.bz2 gentoo-f8e18ecc78d1905132469717f226ff47da90079e.zip |
sys-libs/db: Stabilize 4.7.25_p4-r5 arm, #790803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/db')
-rw-r--r-- | sys-libs/db/db-4.7.25_p4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/db/db-4.7.25_p4-r5.ebuild b/sys-libs/db/db-4.7.25_p4-r5.ebuild index a4d8f87a8e48..d7c527220db6 100644 --- a/sys-libs/db/db-4.7.25_p4-r5.ebuild +++ b/sys-libs/db/db-4.7.25_p4-r5.ebuild @@ -29,7 +29,7 @@ done LICENSE="Sleepycat" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc java cxx tcl test" # the entire testsuite needs the TCL functionality |