diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 14:53:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 14:53:15 +0000 |
commit | a5881bfd652d0a522cf62de7bce068f4640c8baa (patch) | |
tree | a2c411dcc5db83a8d691da592554478a25021519 /net-libs/libhubbub | |
parent | app-text/djvu: Stabilize 3.5.28 arm64, #770031 (diff) | |
download | gentoo-a5881bfd652d0a522cf62de7bce068f4640c8baa.tar.gz gentoo-a5881bfd652d0a522cf62de7bce068f4640c8baa.tar.bz2 gentoo-a5881bfd652d0a522cf62de7bce068f4640c8baa.zip |
net-libs/libhubbub: Stabilize 0.3.7 arm64, #770163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libhubbub')
-rw-r--r-- | net-libs/libhubbub/libhubbub-0.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libhubbub/libhubbub-0.3.7.ebuild b/net-libs/libhubbub/libhubbub-0.3.7.ebuild index 7c5a87c64069..e4e99b7270f7 100644 --- a/net-libs/libhubbub/libhubbub-0.3.7.ebuild +++ b/net-libs/libhubbub/libhubbub-0.3.7.ebuild @@ -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 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="doc test" BDEPEND=" |