dev-embedded/arduino-listserialportsc: x86 stable (bug #668220)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 11:54:40 +0000 (13:54 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 11:54:40 +0000 (13:54 +0200)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-embedded/arduino-listserialportsc/arduino-listserialportsc-1.4.0.ebuild

index e93591a0c0b529e86507d9b05f248dfe2aff7e2a..54309574a0860bbe80beab2bb51be963ef8da54f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/arduino/listSerialPortsC"
 SRC_URI="https://github.com/arduino/listSerialPortsC/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND=">=dev-libs/libserialport-0.1.1"
 DEPEND="${RDEPEND}