summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:48:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:48:17 +0100
commit65035c03879d4eca645c75872e6c93ff58f5dfef (patch)
tree8a048e8f1131a2ead79ee3a07b5a08bff8aad9ef /dev-libs/univalue
parentdev-libs/ell: x86 stable wrt bug #695848 (diff)
downloadgentoo-65035c03879d4eca645c75872e6c93ff58f5dfef.tar.gz
gentoo-65035c03879d4eca645c75872e6c93ff58f5dfef.tar.bz2
gentoo-65035c03879d4eca645c75872e6c93ff58f5dfef.zip
dev-libs/univalue: x86 stable wrt bug #695948
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/univalue')
-rw-r--r--dev-libs/univalue/univalue-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/univalue/univalue-1.0.4.ebuild b/dev-libs/univalue/univalue-1.0.4.ebuild
index ffe581e57584..38bce8052ccd 100644
--- a/dev-libs/univalue/univalue-1.0.4.ebuild
+++ b/dev-libs/univalue/univalue-1.0.4.ebuild
@@ -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"