dev-libs/gumbo: amd64 stable wrt bug #717076
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 13 Apr 2020 14:47:09 +0000 (16:47 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 13 Apr 2020 14:47:09 +0000 (16:47 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/gumbo/gumbo-0.10.1.ebuild

index 41b664957449cae748d2b7bb63d20da3f3fc2c1d..a89612d4884b9e8b9079027232f7aea17fab9b8e 100644 (file)
@@ -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=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/gumbo-parser/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="doc test"
 RESTRICT="!test? ( test )"