diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 17:08:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 17:11:49 +0200 |
commit | 72ab75b188a485d300112d087a69b25558835741 (patch) | |
tree | c02ea66060f4372b11e4a0ece7a22bf9810d9e11 /app-text | |
parent | net-wireless/bluez: x86 stable (bug #749285) (diff) | |
download | gentoo-72ab75b188a485d300112d087a69b25558835741.tar.gz gentoo-72ab75b188a485d300112d087a69b25558835741.tar.bz2 gentoo-72ab75b188a485d300112d087a69b25558835741.zip |
app-text/libnumbertext: x86 stable (bug #728964)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild index 33d55483f986..a0453adf49fc 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.6.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() { |