From: Thomas Deutschmann Date: Tue, 29 May 2018 12:36:29 +0000 (+0200) Subject: dev-embedded/libjaylink: x86 stable (bug #633398) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ded927e4a3a7039c7934587d1becb8059c8b0f7e;p=gentoo.git dev-embedded/libjaylink: x86 stable (bug #633398) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild index 52c9fcfcb1cb..e80406ec016a 100644 --- a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild +++ b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="static-libs" DEPEND="virtual/libusb:1"