diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 12:08:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 12:09:09 -0400 |
commit | 1762a65738e525a961f6fbd13873ce7765710a8c (patch) | |
tree | f6d65390bcf9511a91ad2fed98f163f860e90f9e /app-text | |
parent | net-wireless/chirp: bumpy bump (diff) | |
download | gentoo-1762a65738e525a961f6fbd13873ce7765710a8c.tar.gz gentoo-1762a65738e525a961f6fbd13873ce7765710a8c.tar.bz2 gentoo-1762a65738e525a961f6fbd13873ce7765710a8c.zip |
app-text/libnumbertext: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild index 75f60a1ce0a6..7dfb49ac5382 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.5.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() { |