diff options
author | 2024-09-07 10:15:23 +0100 | |
---|---|---|
committer | 2024-09-07 10:15:23 +0100 | |
commit | f6039b1f1d0ec614871c2008fe0c1bf0b6e80e82 (patch) | |
tree | 95796ecd8bff8c40ad8296b6b8163b94df84728e /dev-db/m17n-db | |
parent | dev-libs/m17n-lib: Stabilize 1.8.4-r1 x86, #939203 (diff) | |
download | gentoo-f6039b1f1d0ec614871c2008fe0c1bf0b6e80e82.tar.gz gentoo-f6039b1f1d0ec614871c2008fe0c1bf0b6e80e82.tar.bz2 gentoo-f6039b1f1d0ec614871c2008fe0c1bf0b6e80e82.zip |
dev-db/m17n-db: Stabilize 1.8.5 x86, #939203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/m17n-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 9dd54a75aee9..932a288cd1da 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" |