summaryrefslogtreecommitdiff
path: root/app-emacs/websocket/websocket-1.14_p20230305.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/websocket/websocket-1.14_p20230305.ebuild')
-rw-r--r--app-emacs/websocket/websocket-1.14_p20230305.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emacs/websocket/websocket-1.14_p20230305.ebuild b/app-emacs/websocket/websocket-1.14_p20230305.ebuild
index ac6e25d395cd..acd9a398614e 100644
--- a/app-emacs/websocket/websocket-1.14_p20230305.ebuild
+++ b/app-emacs/websocket/websocket-1.14_p20230305.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,8 @@ S="${WORKDIR}"/emacs-${PN}-${COMMIT}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+PROPERTIES="test_network"
+RESTRICT="test"
DOCS=( README.org websocket-functional-test.el testserver.py )
SITEFILE="50${PN}-gentoo.el"