diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:51:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:51:42 +0100 |
commit | 6543adf1c8a304a7914689e8111cbafa6e549f94 (patch) | |
tree | 518d47beb4bcc4f94fc8ce43eeb1c83959778fdc /app-text/libnumbertext | |
parent | app-text/libodfgen: x86 stable (bug #768273) (diff) | |
download | gentoo-6543adf1c8a304a7914689e8111cbafa6e549f94.tar.gz gentoo-6543adf1c8a304a7914689e8111cbafa6e549f94.tar.bz2 gentoo-6543adf1c8a304a7914689e8111cbafa6e549f94.zip |
app-text/libnumbertext: x86 stable (bug #768273)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.7.ebuild b/app-text/libnumbertext/libnumbertext-1.0.7.ebuild index 9c6afd5d568b..9e8dfb3a6c21 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.7.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.7.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() { |