diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 04:15:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 04:15:05 +0100 |
commit | b5eec943f2b2b335aec677a41cb340ce42d5c772 (patch) | |
tree | e55521001466cfc1f64883b056bd0b3c77309864 /app-text/libnumbertext | |
parent | app-text/libetonyek: Stabilize 0.1.10-r1 amd64, #843353 (diff) | |
download | gentoo-b5eec943f2b2b335aec677a41cb340ce42d5c772.tar.gz gentoo-b5eec943f2b2b335aec677a41cb340ce42d5c772.tar.bz2 gentoo-b5eec943f2b2b335aec677a41cb340ce42d5c772.zip |
app-text/libnumbertext: Stabilize 1.0.10 amd64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.10.ebuild b/app-text/libnumbertext/libnumbertext-1.0.10.ebuild index 14a4ecfc51f3..277f80c5fdb0 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.10.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.10.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() { |