diff options
author | Sam James <sam@gentoo.org> | 2022-06-14 14:26:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-14 14:26:10 +0100 |
commit | 4ab4a82dd66465a8348950ef5a8fabd668df04a6 (patch) | |
tree | 8ffa7f68c0b247eec8ddb2306546e00194312345 /app-text/libnumbertext | |
parent | app-text/libetonyek: Stabilize 0.1.10-r1 arm64, #843353 (diff) | |
download | gentoo-4ab4a82dd66465a8348950ef5a8fabd668df04a6.tar.gz gentoo-4ab4a82dd66465a8348950ef5a8fabd668df04a6.tar.bz2 gentoo-4ab4a82dd66465a8348950ef5a8fabd668df04a6.zip |
app-text/libnumbertext: Stabilize 1.0.10 arm64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.10.ebuild b/app-text/libnumbertext/libnumbertext-1.0.10.ebuild index 0285720b8d9e..33ff29c4d146 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.10.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.10.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="" src_configure() { |