diff options
author | Sam James <sam@gentoo.org> | 2022-02-03 03:40:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-03 03:40:36 +0000 |
commit | 0405b8c4ae079a07de62345d34534c89e5b0697c (patch) | |
tree | 42d40cc945f0508335598d02d9867e145dc20757 /app-text/libnumbertext | |
parent | media-libs/harfbuzz: Stabilize 3.2.0 sparc, #830739 (diff) | |
download | gentoo-0405b8c4ae079a07de62345d34534c89e5b0697c.tar.gz gentoo-0405b8c4ae079a07de62345d34534c89e5b0697c.tar.bz2 gentoo-0405b8c4ae079a07de62345d34534c89e5b0697c.zip |
app-text/libnumbertext: Stabilize 1.0.8 arm64, #830739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild b/app-text/libnumbertext/libnumbertext-1.0.8.ebuild index 14a4ecfc51f3..7009640cfda9 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.8.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.8.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() { |