diff options
author | Louis Sautier <sbraz@gentoo.org> | 2021-11-13 16:38:18 +0100 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2021-11-13 16:38:20 +0100 |
commit | 590d230eb0f49526037f0a6e49d6628421607284 (patch) | |
tree | b7319b796f27a7c81e0ed7772d420d49a843c18b /www-misc | |
parent | dev-python/jq: keyword 1.2.1 for ~x86 (diff) | |
download | gentoo-590d230eb0f49526037f0a6e49d6628421607284.tar.gz gentoo-590d230eb0f49526037f0a6e49d6628421607284.tar.bz2 gentoo-590d230eb0f49526037f0a6e49d6628421607284.zip |
www-misc/urlwatch: rekeyword 2.24 for ~x86
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.24.ebuild b/www-misc/urlwatch/urlwatch-2.24.ebuild index ceff0e2189e5..30438fabe02d 100644 --- a/www-misc/urlwatch/urlwatch-2.24.ebuild +++ b/www-misc/urlwatch/urlwatch-2.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/appdirs[${PYTHON_USEDEP}] |