diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:24:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:26:38 +0100 |
commit | dba2b9641e102b03d40170a28c1978a0dc455e5b (patch) | |
tree | 0f2fe231902225e0343716ec11585347d4299d52 /net-analyzer/linkchecker | |
parent | sys-apps/memtest86+: x86 stable wrt bug #609100 (diff) | |
download | gentoo-dba2b9641e102b03d40170a28c1978a0dc455e5b.tar.gz gentoo-dba2b9641e102b03d40170a28c1978a0dc455e5b.tar.bz2 gentoo-dba2b9641e102b03d40170a28c1978a0dc455e5b.zip |
net-analyzer/linkchecker: x86 stable wrt bug #612050
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r2.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r2.ebuild index 0ba4eef854a0..e0b3d0f0fb54 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3-r2.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-solaris" +KEYWORDS="amd64 x86 ~ppc-macos ~x64-solaris" IUSE="gnome sqlite X" RDEPEND=" |