diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 02:25:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 02:25:53 +0000 |
commit | 3dae7a7f81945b21f4a22092c96bedfc4218056b (patch) | |
tree | 55d63284f487f86f1816f320388d35233132d16c /app-text | |
parent | dev-tcltk/tclxml: Stabilize 3.3.1-r1 amd64, #882551 (diff) | |
download | gentoo-3dae7a7f81945b21f4a22092c96bedfc4218056b.tar.gz gentoo-3dae7a7f81945b21f4a22092c96bedfc4218056b.tar.bz2 gentoo-3dae7a7f81945b21f4a22092c96bedfc4218056b.zip |
app-text/libnumbertext: Stabilize 1.0.11 amd64, #879495
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.11.ebuild b/app-text/libnumbertext/libnumbertext-1.0.11.ebuild index e4fc0cc4943d..a15def61eb8d 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.11.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.11.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 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~x86" IUSE="" src_configure() { |