summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-05 16:40:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-05 16:40:49 +0300
commit3d26da80dc5f0bd3a48b63f6ae2391ee8c6b4431 (patch)
tree6c482240ac5f83e905568b312e19211cce2c3a0d /app-misc/ansiweather
parentapp-text/pandoc-bin: Stabilize 3.1.2 amd64, #905751 (diff)
downloadgentoo-3d26da80dc5f0bd3a48b63f6ae2391ee8c6b4431.tar.gz
gentoo-3d26da80dc5f0bd3a48b63f6ae2391ee8c6b4431.tar.bz2
gentoo-3d26da80dc5f0bd3a48b63f6ae2391ee8c6b4431.zip
app-misc/ansiweather: Stabilize 1.19.0 amd64, #905757
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/ansiweather')
-rw-r--r--app-misc/ansiweather/ansiweather-1.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ansiweather/ansiweather-1.19.0.ebuild b/app-misc/ansiweather/ansiweather-1.19.0.ebuild
index f1703a0b844b..ad4bc98c6ebd 100644
--- a/app-misc/ansiweather/ansiweather-1.19.0.ebuild
+++ b/app-misc/ansiweather/ansiweather-1.19.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/fcambus/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD-2"