Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/
Date: Mon, 17 May 2021 05:17:44
Message-Id: 1621228656.5d9f79e05c387bfd57d602b2cbc5acb14711d292.tamiko@gentoo
1 commit: 5d9f79e05c387bfd57d602b2cbc5acb14711d292
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 05:10:58 2021 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 05:17:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9f79e0
7
8 dev-vcs/mr: mark stable with ALLARCHES policy
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 dev-vcs/mr/mr-1.20180726.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-vcs/mr/mr-1.20180726.ebuild b/dev-vcs/mr/mr-1.20180726.ebuild
17 index fcba5489be1..091071d6d1a 100644
18 --- a/dev-vcs/mr/mr-1.20180726.ebuild
19 +++ b/dev-vcs/mr/mr-1.20180726.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~tamiko/distfiles/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 IUSE=""
33
34 DEPEND="dev-lang/perl"