diff options
author | Sam James <sam@gentoo.org> | 2024-03-15 01:48:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-15 01:48:10 +0000 |
commit | 7b0c1fb268c2d1830074b67a3943e4511ea6fb6b (patch) | |
tree | ce9644cdf42c2a8db5244aa81fc1025e718f1bac /www-misc | |
parent | sci-misc/oww: update EAPI 7 -> 8, modern C fixes (diff) | |
download | gentoo-7b0c1fb268c2d1830074b67a3943e4511ea6fb6b.tar.gz gentoo-7b0c1fb268c2d1830074b67a3943e4511ea6fb6b.tar.bz2 gentoo-7b0c1fb268c2d1830074b67a3943e4511ea6fb6b.zip |
www-misc/urlwatch: Stabilize 2.28-r1 amd64, #926809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.28-r1.ebuild b/www-misc/urlwatch/urlwatch-2.28-r1.ebuild index ae6e35c21106..fe2e70f85b3b 100644 --- a/www-misc/urlwatch/urlwatch-2.28-r1.ebuild +++ b/www-misc/urlwatch/urlwatch-2.28-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/appdirs[${PYTHON_USEDEP}] |