Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
Date: Thu, 20 Jan 2022 10:02:41
Message-Id: 1642672928.a242cd1113f9e993f9bb5e7bdaaabacd3ebec7a2.jsmolic@gentoo
1 commit: a242cd1113f9e993f9bb5e7bdaaabacd3ebec7a2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:08 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a242cd11
7
8 net-dialup/moserial: Stabilize 3.0.21 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-dialup/moserial/moserial-3.0.21.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dialup/moserial/moserial-3.0.21.ebuild b/net-dialup/moserial/moserial-3.0.21.ebuild
16 index 3c39e2b6c5fe..c121236b2d51 100644
17 --- a/net-dialup/moserial/moserial-3.0.21.ebuild
18 +++ b/net-dialup/moserial/moserial-3.0.21.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=7
25 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ~ppc x86"
31
32 RDEPEND="
33 >=dev-libs/glib-2.16:2[dbus]