diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 12:56:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 12:56:19 +0300 |
commit | 83cc4e6a95a349431dce0b4e7fc524f44d45af9d (patch) | |
tree | 757883bee303e054338536130af50950c8a80b75 /app-text/libnumbertext | |
parent | app-office/libreoffice-bin-debug: amd64 stable wrt bug #673446 (diff) | |
download | gentoo-83cc4e6a95a349431dce0b4e7fc524f44d45af9d.tar.gz gentoo-83cc4e6a95a349431dce0b4e7fc524f44d45af9d.tar.bz2 gentoo-83cc4e6a95a349431dce0b4e7fc524f44d45af9d.zip |
app-text/libnumbertext: amd64 stable wrt bug #673446
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/libnumbertext')
-rw-r--r-- | app-text/libnumbertext/libnumbertext-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild index df23cdf0b8ea..9de0bdfd42e8 100644 --- a/app-text/libnumbertext/libnumbertext-1.0.5.ebuild +++ b/app-text/libnumbertext/libnumbertext-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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() { |