diff options
-rw-r--r-- | sci-libs/foxi/foxi-2021.05.27.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sci-libs/foxi/foxi-2021.05.27.ebuild b/sci-libs/foxi/foxi-2021.05.27.ebuild index 5a3d59c25fd3..667c6691565a 100644 --- a/sci-libs/foxi/foxi-2021.05.27.ebuild +++ b/sci-libs/foxi/foxi-2021.05.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,10 +15,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -DEPEND="" -RDEPEND=" - ${DEPEND} -" RESTRICT="test" # No test available S="${WORKDIR}"/${PN}-${CommitId} |