summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-29 14:36:29 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-29 14:40:24 +0200
commitded927e4a3a7039c7934587d1becb8059c8b0f7e (patch)
treed0a6b4baa61725c244763e57d387667c379f8a4d
parentdev-embedded/openocd: x86 stable (bug #633398) (diff)
downloadgentoo-ded927e4a3a7039c7934587d1becb8059c8b0f7e.tar.gz
gentoo-ded927e4a3a7039c7934587d1becb8059c8b0f7e.tar.bz2
gentoo-ded927e4a3a7039c7934587d1becb8059c8b0f7e.zip
dev-embedded/libjaylink: x86 stable (bug #633398)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-embedded/libjaylink/libjaylink-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"