commit: 40887e9a5e9b3fe0ff5bdeae0b554612b4f16f8c Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Mar 2 10:38:04 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Mar 2 10:38:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40887e9a
net-libs/libhubbub: add ~x86 keyword Package-Manager: Portage-2.3.4, Repoman-2.3.2 net-libs/libhubbub/libhubbub-0.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libhubbub/libhubbub-0.3.3.ebuild b/net-libs/libhubbub/libhubbub-0.3.3.ebuild index 89445cde601..7bd36e711bb 100644 --- a/net-libs/libhubbub/libhubbub-0.3.3.ebuild +++ b/net-libs/libhubbub/libhubbub-0.3.3.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 EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/hubbub/" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~m68k-mint" IUSE="doc test" RDEPEND=">=dev-libs/libparserutils-0.2.1-r1[static-libs?,${MULTILIB_USEDEP}]
