diff options
author | Sam James <sam@gentoo.org> | 2020-10-04 00:31:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-04 00:31:15 +0000 |
commit | 214a8ad3db340eeeee92645b078b110a959b1c91 (patch) | |
tree | 29f34c94e27b81fe60781489afc6e53db1ab8c8a /app-text/libnumbertext | |
parent | dev-cpp/nlohmann_json: Keyword 3.7.3 arm64, #746407 (diff) | |
download | gentoo-214a8ad3db340eeeee92645b078b110a959b1c91.tar.gz gentoo-214a8ad3db340eeeee92645b078b110a959b1c91.tar.bz2 gentoo-214a8ad3db340eeeee92645b078b110a959b1c91.zip |
app-text/libnumbertext: Stabilize 1.0.6 amd64, #728964
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild index eb21ab61e89d..33d55483f986 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.6.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() { |