diff --git a/app-misc/pfetch/pfetch-1.9.4.ebuild b/app-misc/pfetch/pfetch-1.9.4.ebuild index 47cd923a9a..f41c22a318 100644 --- a/app-misc/pfetch/pfetch-1.9.4.ebuild +++ b/app-misc/pfetch/pfetch-1.9.4.ebuild @@ -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() { : diff --git a/app-misc/pfetch/pfetch-9999.ebuild b/app-misc/pfetch/pfetch-9999.ebuild index 47cd923a9a..f41c22a318 100644 --- a/app-misc/pfetch/pfetch-9999.ebuild +++ b/app-misc/pfetch/pfetch-9999.ebuild @@ -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() { :