diff options
author | Sam James <sam@gentoo.org> | 2024-09-07 10:15:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-07 10:15:24 +0100 |
commit | ced0766876ebb51671cd970be9c51c074b822db1 (patch) | |
tree | e06a8f44b0c7c9b6b49ff6f94bb23037d0da3b4a /dev-db | |
parent | dev-libs/m17n-lib: Stabilize 1.8.4-r1 amd64, #939203 (diff) | |
download | gentoo-ced0766876ebb51671cd970be9c51c074b822db1.tar.gz gentoo-ced0766876ebb51671cd970be9c51c074b822db1.tar.bz2 gentoo-ced0766876ebb51671cd970be9c51c074b822db1.zip |
dev-db/m17n-db: Stabilize 1.8.5 amd64, #939203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild index 932a288cd1da..7f9b9525fd02 100644 --- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild +++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86" IUSE="" RDEPEND="virtual/libintl" |