Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/request/
Date: Tue, 31 Jan 2023 11:51:58
Message-Id: 1675165903.77c68748e11e7fa06c84de9a3b31790e2560f7f2.arthurzam@gentoo
1 commit: 77c68748e11e7fa06c84de9a3b31790e2560f7f2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 11:51:43 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 11:51:43 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c68748
7
8 app-emacs/request: Stabilize 0.3.2 amd64, #892665
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emacs/request/request-0.3.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/request/request-0.3.2.ebuild b/app-emacs/request/request-0.3.2.ebuild
16 index abf719fc30a0..b5dcc5492e49 100644
17 --- a/app-emacs/request/request-0.3.2.ebuild
18 +++ b/app-emacs/request/request-0.3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tkf/emacs-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
26 S="${WORKDIR}"/emacs-${P}
27
28 LICENSE="GPL-3+"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 SLOT="0"
32 RESTRICT="test"