diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 06:57:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 06:57:23 +0000 |
| commit | b18f2b8c41b131a2f84a9ba4b0b37e775f817868 (patch) | |
| tree | 03613b932b49f370ec3c64d860d07093fb99d3eb /dev-python/python-memcached/python-memcached-1.62.ebuild | |
| parent | 7e219bec8c8fb44fd3bbc9506b51a6345c1673f2 (diff) | |
| download | baldeagleos-repo-b18f2b8c41b131a2f84a9ba4b0b37e775f817868.tar.gz baldeagleos-repo-b18f2b8c41b131a2f84a9ba4b0b37e775f817868.tar.xz baldeagleos-repo-b18f2b8c41b131a2f84a9ba4b0b37e775f817868.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-memcached/python-memcached-1.62.ebuild')
| -rw-r--r-- | dev-python/python-memcached/python-memcached-1.62.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-memcached/python-memcached-1.62.ebuild b/dev-python/python-memcached/python-memcached-1.62.ebuild index 94512050080e..38da3d7bc675 100644 --- a/dev-python/python-memcached/python-memcached-1.62.ebuild +++ b/dev-python/python-memcached/python-memcached-1.62.ebuild @@ -21,6 +21,8 @@ SRC_URI=" LICENSE="PSF-2.4" SLOT="0" KEYWORDS="amd64 arm64 ppc x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" BDEPEND=" test? ( |
