diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:01:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:05 +0200 |
commit | c322837b12df62f0a1867b4749d2a603df227667 (patch) | |
tree | 17b8cb31124063598867a1bdba012ee7ae1f052f /net-analyzer | |
parent | dev-python/dask: amd64/x86 stable (ALLARCHES policy) wrt bug #745525 (diff) | |
download | gentoo-c322837b12df62f0a1867b4749d2a603df227667.tar.gz gentoo-c322837b12df62f0a1867b4749d2a603df227667.tar.bz2 gentoo-c322837b12df62f0a1867b4749d2a603df227667.zip |
net-analyzer/linkchecker: x86 stable wrt bug #743905
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-10.0.0_pre20200729.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-10.0.0_pre20200729.ebuild b/net-analyzer/linkchecker/linkchecker-10.0.0_pre20200729.ebuild index 763f34dc20d5..0bf389cb6351 100644 --- a/net-analyzer/linkchecker/linkchecker-10.0.0_pre20200729.ebuild +++ b/net-analyzer/linkchecker/linkchecker-10.0.0_pre20200729.ebuild @@ -18,7 +18,7 @@ else GIT_COMMIT="a977e4d7129450ba9fda8389724c80c1bde66883" SRC_URI="https://github.com/linkchecker/linkchecker/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${GIT_COMMIT}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2" |