diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:12:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:12:57 +0200 |
commit | 58196a6b1ca8bcd5c26465b8b2feb25889f2d451 (patch) | |
tree | 7d969d5a4147757733e2b57bf9447a5ee9b42dd3 /app-emacs | |
parent | app-emacs/shut-up: Stabilize 0.3.3 amd64, #892233 (diff) | |
download | gentoo-58196a6b1ca8bcd5c26465b8b2feb25889f2d451.tar.gz gentoo-58196a6b1ca8bcd5c26465b8b2feb25889f2d451.tar.bz2 gentoo-58196a6b1ca8bcd5c26465b8b2feb25889f2d451.zip |
app-emacs/undercover: Stabilize 0.8.1 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/undercover/undercover-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/undercover/undercover-0.8.1.ebuild b/app-emacs/undercover/undercover-0.8.1.ebuild index 81126487bb99..7066bf8fcf26 100644 --- a/app-emacs/undercover/undercover-0.8.1.ebuild +++ b/app-emacs/undercover/undercover-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}.el-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" # Tests fail RDEPEND=" |