diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-03-02 21:38:04 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-03-02 21:38:36 +1100 |
commit | 40887e9a5e9b3fe0ff5bdeae0b554612b4f16f8c (patch) | |
tree | 192b1d16f31021fefca51024766143ff71b00ba8 /net-libs | |
parent | dev-libs/libparserutils: add ~x86 keyword (diff) | |
download | gentoo-40887e9a5e9b3fe0ff5bdeae0b554612b4f16f8c.tar.gz gentoo-40887e9a5e9b3fe0ff5bdeae0b554612b4f16f8c.tar.bz2 gentoo-40887e9a5e9b3fe0ff5bdeae0b554612b4f16f8c.zip |
net-libs/libhubbub: add ~x86 keyword
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libhubbub/libhubbub-0.3.3.ebuild | 4 |
1 files 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 89445cde6011..7bd36e711bb7 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}] |