Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/urxvt-tabbedex/
Date: Tue, 04 Jan 2022 07:36:38
Message-Id: 1641280745.f61206272cfe09658f98117e2cbbbf1fd7acff98.juippis@gentoo
1 commit: f61206272cfe09658f98117e2cbbbf1fd7acff98
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 07:19:05 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 07:19:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6120627
7
8 x11-misc/urxvt-tabbedex: stabilize 21.47 for allarches
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild
16 index b7de4a4f3d32..810342261dfe 100644
17 --- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild
18 +++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}.
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 RDEPEND="x11-terms/rxvt-unicode[perl]"