diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:32:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:32:15 +0200 |
commit | 4c7f90632a1fdce56ca2e231bca9905fb1285c24 (patch) | |
tree | aaef7a3a53c963343513c8680696d805437a82cd /app-emacs/restclient | |
parent | sys-apps/baselayout: add 2.10 (diff) | |
download | gentoo-4c7f90632a1fdce56ca2e231bca9905fb1285c24.tar.gz gentoo-4c7f90632a1fdce56ca2e231bca9905fb1285c24.tar.bz2 gentoo-4c7f90632a1fdce56ca2e231bca9905fb1285c24.zip |
app-emacs/restclient: Stabilize 0_p20220426 amd64, #892227
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/restclient')
-rw-r--r-- | app-emacs/restclient/restclient-0_p20220426.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/restclient/restclient-0_p20220426.ebuild b/app-emacs/restclient/restclient-0_p20220426.ebuild index 52c1e985c9f5..9ed501a31d41 100644 --- a/app-emacs/restclient/restclient-0_p20220426.ebuild +++ b/app-emacs/restclient/restclient-0_p20220426.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-${H} LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" app-emacs/helm |