diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:28:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:36:52 +0100 |
commit | f95bbb0a85461e72c345df65fb9b439ce3fadbd4 (patch) | |
tree | 908935c158b85116826c73c9958bcfb08c0cbb8e /net-analyzer/linkchecker | |
parent | app-misc/jail: x86 stable (bug #641210) (diff) | |
download | gentoo-f95bbb0a85461e72c345df65fb9b439ce3fadbd4.tar.gz gentoo-f95bbb0a85461e72c345df65fb9b439ce3fadbd4.tar.bz2 gentoo-f95bbb0a85461e72c345df65fb9b439ce3fadbd4.zip |
net-analyzer/linkchecker: x86 stable (bug #646178)
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild index 77b392d670e5..d3c49f316f78 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3.1-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3.1-r1.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="gnome sqlite" RDEPEND=" |