diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:58:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:59:27 +0200 |
commit | f6f5ca35b855b34de95e5f9748e744e7c26329d9 (patch) | |
tree | 8103891259878b71e48cb9d18be338dc7417dbe7 /www-misc | |
parent | www-apache/mod_wsgi: x86 stable wrt bug #793374 (diff) | |
download | gentoo-f6f5ca35b855b34de95e5f9748e744e7c26329d9.tar.gz gentoo-f6f5ca35b855b34de95e5f9748e744e7c26329d9.tar.bz2 gentoo-f6f5ca35b855b34de95e5f9748e744e7c26329d9.zip |
www-misc/urlwatch: x86 stable wrt bug #793377
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.22.ebuild b/www-misc/urlwatch/urlwatch-2.22.ebuild index af0f740185f4..fb04d721b518 100644 --- a/www-misc/urlwatch/urlwatch-2.22.ebuild +++ b/www-misc/urlwatch/urlwatch-2.22.ebuild @@ -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}] |