diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:07:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:07:53 +0100 |
commit | b0e307a6daa14be2483966bcd3826d61bd3529e5 (patch) | |
tree | 5bcac672fd5ae28d9717d545f2c3beaf8d744629 /dev-libs/univalue | |
parent | dev-libs/libsecp256k1: x86 stable wrt bug #584982 (diff) | |
download | gentoo-b0e307a6daa14be2483966bcd3826d61bd3529e5.tar.gz gentoo-b0e307a6daa14be2483966bcd3826d61bd3529e5.tar.bz2 gentoo-b0e307a6daa14be2483966bcd3826d61bd3529e5.zip |
dev-libs/univalue: x86 stable wrt bug #584982
Package-Manager: portage-2.3.0
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/univalue/univalue-1.0.2.ebuild b/dev-libs/univalue/univalue-1.0.2.ebuild index 3d56ed37ef8b..0ec648440cbe 100644 --- a/dev-libs/univalue/univalue-1.0.2.ebuild +++ b/dev-libs/univalue/univalue-1.0.2.ebuild @@ -13,7 +13,7 @@ LICENSE="MIT" SRC_URI="https://codeload.github.com/jgarzik/${PN}/tar.gz/v${PV} -> ${P}.tgz" SLOT="0/0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" |