diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:46 +0200 |
commit | b17c1e0bd8716f3f00742d18c6dc44a9b15908e8 (patch) | |
tree | fb1c356aa4d0f573699c391efdbab12acbe513e6 /dev-libs/univalue | |
parent | sys-apps/mawk: x86 stable wrt bug #705598 (diff) | |
download | gentoo-b17c1e0bd8716f3f00742d18c6dc44a9b15908e8.tar.gz gentoo-b17c1e0bd8716f3f00742d18c6dc44a9b15908e8.tar.bz2 gentoo-b17c1e0bd8716f3f00742d18c6dc44a9b15908e8.zip |
dev-libs/univalue: x86 stable wrt bug #714016
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/univalue/univalue-1.0.5.ebuild b/dev-libs/univalue/univalue-1.0.5.ebuild index 5b2a74436791..e760de84d571 100644 --- a/dev-libs/univalue/univalue-1.0.5.ebuild +++ b/dev-libs/univalue/univalue-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://codeload.github.com/jgarzik/${PN}/tar.gz/v${PV} -> ${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |