commit: 27b937350d71154ca7ac91e62c7696da714b899b Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 00:19:45 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 00:19:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b93735
app-emacs/pkg-info: tests fail Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-emacs/pkg-info/pkg-info-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/pkg-info/pkg-info-0.6.ebuild b/app-emacs/pkg-info/pkg-info-0.6.ebuild index a9a870f2370a..ff5d00b4f6f3 100644 --- a/app-emacs/pkg-info/pkg-info-0.6.ebuild +++ b/app-emacs/pkg-info/pkg-info-0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/emacsorphanage/pkg-info/archive/refs/tags/${PV}.tar. LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -RESTRICT="test" # test requires cask and ert-runner which are not packaged +RESTRICT="test" # Tests fail RDEPEND=">=app-emacs/epl-0.8"
