diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:59:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:47 +0100 |
commit | a6669bf89293c3ce5494acfb4e2df283675faa90 (patch) | |
tree | 89ecf20a624cbc5a6da27a82c6ebe1df1c5c8991 | |
parent | dev-libs/libxdiff: x86 stable (bug #676472) (diff) | |
download | gentoo-a6669bf89293c3ce5494acfb4e2df283675faa90.tar.gz gentoo-a6669bf89293c3ce5494acfb4e2df283675faa90.tar.bz2 gentoo-a6669bf89293c3ce5494acfb4e2df283675faa90.zip |
net-analyzer/linkchecker: x86 stable (bug #676594)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild b/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild index 18909f2d05d6..ea79afb87f71 100644 --- a/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/linkcheck/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-solaris" +KEYWORDS="~amd64 x86 ~ppc-macos ~x64-solaris" IUSE="sqlite" RDEPEND=" |