commit:     667f5093e24dab31f5c72f98c2e4376cedb0b8a4
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Sat Jun 26 19:00:47 2021 +0000
Commit:     Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Sat Jun 26 19:00:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=667f5093

sys-boot/osk-sdl: drop test

Will be enabled in a future version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 sys-boot/osk-sdl/osk-sdl-0.64.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/sys-boot/osk-sdl/osk-sdl-0.64.ebuild 
b/sys-boot/osk-sdl/osk-sdl-0.64.ebuild
index 1f8daa085..4fc97688f 100644
--- a/sys-boot/osk-sdl/osk-sdl-0.64.ebuild
+++ b/sys-boot/osk-sdl/osk-sdl-0.64.ebuild
@@ -14,8 +14,7 @@ 
SRC_URI="https://gitlab.com/postmarketOS/osk-sdl/-/archive/${COMMIT}.tar.gz -> $
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
-IUSE="test"
-RESTRICT="!test? ( test )"
+RESTRICT="test"
 
 RDEPEND="
        app-portage/gentoolkit
@@ -29,10 +28,7 @@ RDEPEND="
        sys-kernel/dracut
 "
 
-BDEPEND="
-       app-text/scdoc
-       test? ( x11-misc/xvfb-run )
-"
+BDEPEND="app-text/scdoc"
 
 S="${WORKDIR}/${PN}-${COMMIT}"
 

Reply via email to