commit:     50360a4aa910c67a5f6292848292fdd176e30b45
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 14:53:10 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 14:53:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50360a4a

dev-libs/libserialport: amd64 stable wrt bug #601152

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-libs/libserialport/libserialport-0.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libserialport/libserialport-0.1.1.ebuild 
b/dev-libs/libserialport/libserialport-0.1.1.ebuild
index 88a9f51..129b48f 100644
--- a/dev-libs/libserialport/libserialport-0.1.1.ebuild
+++ b/dev-libs/libserialport/libserialport-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3 autotools
 else
        SRC_URI="http://sigrok.org/download/source/${PN}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Cross platform serial port access library"

Reply via email to