summaryrefslogtreecommitdiff
path: root/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-29 09:06:52 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-29 09:06:52 +0100
commit23fb10c075a74a6504647a16c3e06a6378e208c8 (patch)
treeb465c5421ab9289b4ae5f2af17cb3e239d42d8c5 /app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
parent66cd90d4284850abdf808a598a77040bcda88bd8 (diff)
gentoo auto-resync : 29:07:2022 - 09:06:52
Diffstat (limited to 'app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild')
-rw-r--r--app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild b/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
index d1dbadc05430..11801bcbdbfe 100644
--- a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
+++ b/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
@@ -24,6 +24,9 @@ IUSE=""
DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
RDEPEND="dev-libs/openssl:0"
+# Tests require a local ACME server to be set up.
+RESTRICT="test"
+
pkg_setup() {
if [[ ${PV} != 9999 ]]; then
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"