diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:12:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:12:58 +0200 |
commit | c68c0b688bcfec420efde541be9ddf5ceb5a7d93 (patch) | |
tree | aabfc3f0f47097c0b65ffa96d5b5232736f71b13 /app-emacs/espuds | |
parent | app-emacs/el-mock: Stabilize 1.25.1 amd64, #892233 (diff) | |
download | gentoo-c68c0b688bcfec420efde541be9ddf5ceb5a7d93.tar.gz gentoo-c68c0b688bcfec420efde541be9ddf5ceb5a7d93.tar.bz2 gentoo-c68c0b688bcfec420efde541be9ddf5ceb5a7d93.zip |
app-emacs/espuds: Stabilize 0.3.3_p20171111 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/espuds')
-rw-r--r-- | app-emacs/espuds/espuds-0.3.3_p20171111.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/espuds/espuds-0.3.3_p20171111.ebuild b/app-emacs/espuds/espuds-0.3.3_p20171111.ebuild index 58a085e56754..78445e7d3393 100644 --- a/app-emacs/espuds/espuds-0.3.3_p20171111.ebuild +++ b/app-emacs/espuds/espuds-0.3.3_p20171111.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 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${H} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" # Tests fail RDEPEND=" |