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

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2017-01-10 16:15:17 +01:00
parent 9874ba4e08
commit 1c9982caaa

View File

@@ -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"