summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-16 14:51:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-16 14:51:03 +0200
commit1992b34756760b4f3a3e0ecb39e03d768cb12fc2 (patch)
treea53ab332903b3cf6f612ccad3b9a46edf056219d /dev-cpp
parentmedia-plugins/gst-plugins-voamrwbenc: Stabilize 1.20.2 x86, #839939 (diff)
downloadgentoo-1992b34756760b4f3a3e0ecb39e03d768cb12fc2.tar.gz
gentoo-1992b34756760b4f3a3e0ecb39e03d768cb12fc2.tar.bz2
gentoo-1992b34756760b4f3a3e0ecb39e03d768cb12fc2.zip
dev-cpp/folly: amd64 stable wrt bug #835760
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/folly/folly-2022.03.28.00.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/folly/folly-2022.03.28.00.ebuild b/dev-cpp/folly/folly-2022.03.28.00.ebuild
index b644181fecc6..f832bf20f635 100644
--- a/dev-cpp/folly/folly-2022.03.28.00.ebuild
+++ b/dev-cpp/folly/folly-2022.03.28.00.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/folly/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="llvm-libunwind test"
RESTRICT="!test? ( test )"