diff options
author | Sam James <sam@gentoo.org> | 2021-02-13 17:55:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-13 17:55:50 +0000 |
commit | 2ad3088b7b3e5b491f05c33eba7a08e3c864585b (patch) | |
tree | af934b683375e3ce49f81980fd21410604252794 /net-libs | |
parent | sci-geosciences/gpxsee: Stabilize 8.1 x86, #770028 (diff) | |
download | gentoo-2ad3088b7b3e5b491f05c33eba7a08e3c864585b.tar.gz gentoo-2ad3088b7b3e5b491f05c33eba7a08e3c864585b.tar.bz2 gentoo-2ad3088b7b3e5b491f05c33eba7a08e3c864585b.zip |
net-libs/libhubbub: Stabilize 0.3.7 x86, #770163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libhubbub/libhubbub-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libhubbub/libhubbub-0.3.7.ebuild b/net-libs/libhubbub/libhubbub-0.3.7.ebuild index 7beafd98de26..7c5a87c64069 100644 --- a/net-libs/libhubbub/libhubbub-0.3.7.ebuild +++ b/net-libs/libhubbub/libhubbub-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="doc test" BDEPEND=" |