summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-27 06:04:53 +0100
committerSam James <sam@gentoo.org>2022-06-27 06:05:06 +0100
commit57c41653c78cffdd0bb0aa1a4dacdee6e699745e (patch)
tree360ff57106fec7f4fa5af654c8dc1852d07295bf /dev-libs/libxls
parentdev-ruby/hashie: enable ruby31 (diff)
downloadgentoo-57c41653c78cffdd0bb0aa1a4dacdee6e699745e.tar.gz
gentoo-57c41653c78cffdd0bb0aa1a4dacdee6e699745e.tar.bz2
gentoo-57c41653c78cffdd0bb0aa1a4dacdee6e699745e.zip
dev-libs/libxls: drop obsolete RESTRICT=test
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxls')
-rw-r--r--dev-libs/libxls/libxls-1.6.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-libs/libxls/libxls-1.6.2.ebuild b/dev-libs/libxls/libxls-1.6.2.ebuild
index 5db6df61122e..2127c6427b32 100644
--- a/dev-libs/libxls/libxls-1.6.2.ebuild
+++ b/dev-libs/libxls/libxls-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,8 +16,6 @@ BDEPEND="
virtual/pkgconfig
"
-RESTRICT="test" # test driver is missing
-
PATCHES=(
"${FILESDIR}"/${PN}-1.4.0-asprintf.patch
)