diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:31:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:31:14 +0200 |
commit | 2daba099588ad50767da174319c8ccb99d847bbf (patch) | |
tree | e15e2ef3c47c5cd9df039009a93aa0840628c15d /www-misc | |
parent | www-apache/mod_wsgi: amd64 stable wrt bug #793374 (diff) | |
download | gentoo-2daba099588ad50767da174319c8ccb99d847bbf.tar.gz gentoo-2daba099588ad50767da174319c8ccb99d847bbf.tar.bz2 gentoo-2daba099588ad50767da174319c8ccb99d847bbf.zip |
www-misc/urlwatch: amd64 stable wrt bug #793377
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.22.ebuild b/www-misc/urlwatch/urlwatch-2.22.ebuild index 32b0eebb11ae..af0f740185f4 100644 --- a/www-misc/urlwatch/urlwatch-2.22.ebuild +++ b/www-misc/urlwatch/urlwatch-2.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,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}] |