summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-08 00:33:38 +0100
committerSam James <sam@gentoo.org>2021-08-08 00:33:38 +0100
commit105f86675d5d605f0611a85ca20a3375c460ef8c (patch)
treeb8dfb4487d50af84eb878ab2a069380e4ef1c873 /dev-cpp/websocketpp
parentwww-apps/airdcpp-webui: Stabilize 2.11.0 x86, #806266 (diff)
downloadgentoo-105f86675d5d605f0611a85ca20a3375c460ef8c.tar.gz
gentoo-105f86675d5d605f0611a85ca20a3375c460ef8c.tar.bz2
gentoo-105f86675d5d605f0611a85ca20a3375c460ef8c.zip
dev-cpp/websocketpp: Stabilize 0.8.1-r1 x86, #806266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/websocketpp')
-rw-r--r--dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild
index 78eb830b52a9..d7b8d0935b9a 100644
--- a/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild
+++ b/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"