app-misc/pfetch: restrict strip, test

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-04-26 05:03:35 -03:00
parent 6656d2f8a3
commit 7277ac1744
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,7 @@ fi
LICENSE="MIT"
SLOT="0"
RESTRICT="strip test"
src_compile() {
:

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,7 @@ fi
LICENSE="MIT"
SLOT="0"
RESTRICT="strip test"
src_compile() {
: