diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:41:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:41:01 +0200 |
commit | 550559a5bcd1c1cb2c710b7c30eadd5a0e4eb1ba (patch) | |
tree | 1347be0a9dbabd15e3712866064bc559d63a5004 /app-text | |
parent | app-text/libmwaw: Stabilize 0.3.22 ppc64, #921319 (diff) | |
download | gentoo-550559a5bcd1c1cb2c710b7c30eadd5a0e4eb1ba.tar.gz gentoo-550559a5bcd1c1cb2c710b7c30eadd5a0e4eb1ba.tar.bz2 gentoo-550559a5bcd1c1cb2c710b7c30eadd5a0e4eb1ba.zip |
app-text/libnumbertext: Stabilize 1.0.11 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.11.ebuild b/app-text/libnumbertext/libnumbertext-1.0.11.ebuild index 34a73ca3acd8..7784c1d2d893 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.11.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86" IUSE="" src_configure() { |