diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-07 16:18:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-07 16:18:15 +0300 |
commit | dee3b81e18a1d4235a245a7d41cccf6d087b5fa7 (patch) | |
tree | df4bbd3d2b4310a64591036e207533784ee2c830 /app-text/libnumbertext | |
parent | app-text/libodfgen: Stabilize 0.1.8 amd64, #768273 (diff) | |
download | gentoo-dee3b81e18a1d4235a245a7d41cccf6d087b5fa7.tar.gz gentoo-dee3b81e18a1d4235a245a7d41cccf6d087b5fa7.tar.bz2 gentoo-dee3b81e18a1d4235a245a7d41cccf6d087b5fa7.zip |
app-text/libnumbertext: Stabilize 1.0.7 amd64, #768273
Signed-off-by: Mikle Kolyada <zlogene@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 bb54e140daaa..9c6afd5d568b 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() { |