diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:37:31 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:14:04 +0800 |
commit | 33de53f005932a67da8083cd84b8be698e2ece18 (patch) | |
tree | c6b89137ef734775b5b398257f9a6f58bb65f639 /app-text | |
parent | media-sound/openmpt123: Bump to 0.6.9, drop old 0.6.8 (diff) | |
download | gentoo-33de53f005932a67da8083cd84b8be698e2ece18.tar.gz gentoo-33de53f005932a67da8083cd84b8be698e2ece18.tar.bz2 gentoo-33de53f005932a67da8083cd84b8be698e2ece18.zip |
app-text/libnumbertext: Keyword 1.0.11 riscv, #881389
Signed-off-by: Yixun Lan <dlan@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 41fa8cf1cda0..34a73ca3acd8 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-2022 Gentoo Authors +# Copyright 1999-2023 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 x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="" src_configure() { |