summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-21 10:09:00 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-21 10:09:58 +0100
commitc7f033260042be14cad6e7c81f49cd3a8364c113 (patch)
tree86afaa293af824fba305a115e99a0a1dfc7eaa75 /www-misc/urlwatch
parentdev-python/jq: Stabilize 1.2.2 amd64, #835507 (diff)
downloadgentoo-c7f033260042be14cad6e7c81f49cd3a8364c113.tar.gz
gentoo-c7f033260042be14cad6e7c81f49cd3a8364c113.tar.bz2
gentoo-c7f033260042be14cad6e7c81f49cd3a8364c113.zip
www-misc/urlwatch: Stabilize 2.24 amd64, #835507
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-misc/urlwatch')
-rw-r--r--www-misc/urlwatch/urlwatch-2.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.24.ebuild b/www-misc/urlwatch/urlwatch-2.24.ebuild
index 30438fabe02d..2d684c4ba826 100644
--- a/www-misc/urlwatch/urlwatch-2.24.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]