diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:18:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-14 09:21:39 +0200 |
commit | 1e9e1aed85ca7bd0138407a9b8141f72fd2a8c72 (patch) | |
tree | c5c1982dd0f8f925adbb4982e7adc56fc7a642ea /app-text | |
parent | app-text/libetonyek: x86 stable wrt bug #843353 (diff) | |
download | gentoo-1e9e1aed85ca7bd0138407a9b8141f72fd2a8c72.tar.gz gentoo-1e9e1aed85ca7bd0138407a9b8141f72fd2a8c72.tar.bz2 gentoo-1e9e1aed85ca7bd0138407a9b8141f72fd2a8c72.zip |
app-text/libnumbertext: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 277f80c5fdb0..0285720b8d9e 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() { |