dev-libs/univalue: amd64 stable wrt bug #695948
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 15 Dec 2019 12:43:04 +0000 (13:43 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 15 Dec 2019 12:43:04 +0000 (13:43 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/univalue/univalue-1.0.4.ebuild

index d0f789dcb1ddd874a175e001882550f92a351ff4..ffe581e57584b0e68399ed12d55c550c53787e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://codeload.github.com/jgarzik/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="MIT"