diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 00:09:36 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-28 18:41:36 +0300 |
commit | 144d776c0f7e728f9559bb1dcb1aef130a3a405b (patch) | |
tree | 4b1697f27e80091a66115ac6e1dca25ec9cfc3ce /net-libs/libhubbub | |
parent | dev-lang/R: pull in LaTeX stuff for the test suite. (diff) | |
download | gentoo-144d776c0f7e728f9559bb1dcb1aef130a3a405b.tar.gz gentoo-144d776c0f7e728f9559bb1dcb1aef130a3a405b.tar.bz2 gentoo-144d776c0f7e728f9559bb1dcb1aef130a3a405b.zip |
net-libs/libhubbub: arm stable (bug #717754)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/libhubbub')
-rw-r--r-- | net-libs/libhubbub/libhubbub-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libhubbub/libhubbub-0.3.6.ebuild b/net-libs/libhubbub/libhubbub-0.3.6.ebuild index 7a2bdd8ebcbf..368e9e302a18 100644 --- a/net-libs/libhubbub/libhubbub-0.3.6.ebuild +++ b/net-libs/libhubbub/libhubbub-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~m68k-mint" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~m68k-mint" IUSE="doc test" BDEPEND=" |