mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libparserutils: add ~x86 keyword
Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
@@ -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
|
||||
|
||||
EAPI=5
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint"
|
||||
KEYWORDS="~amd64 ~arm ~ppc x86 ~m68k-mint"
|
||||
IUSE="iconv test"
|
||||
|
||||
DEPEND="test? ( dev-lang/perl )"
|
||||
|
||||
Reference in New Issue
Block a user