Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-voip/vvmd/
Date: Wed, 09 Feb 2022 00:24:57
Message-Id: 1644366091.561e22da2bd7bdcf2033c0d0abe32cbde355ed81.cybertailor@gentoo
1 commit: 561e22da2bd7bdcf2033c0d0abe32cbde355ed81
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Wed Feb 9 00:21:31 2022 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Wed Feb 9 00:21:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=561e22da
7
8 net-voip/vvmd: keyword 0.8 for ~amd64
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 net-voip/vvmd/vvmd-0.8.ebuild | 7 +++----
13 1 file changed, 3 insertions(+), 4 deletions(-)
14
15 diff --git a/net-voip/vvmd/vvmd-0.8.ebuild b/net-voip/vvmd/vvmd-0.8.ebuild
16 index c454c85c1..f53da9bf0 100644
17 --- a/net-voip/vvmd/vvmd-0.8.ebuild
18 +++ b/net-voip/vvmd/vvmd-0.8.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -inherit meson systemd udev
24 +inherit meson
25
26 DESCRIPTION="vvmd is a lower level daemon that retrieves Visual Voicemail"
27 HOMEPAGE="https://gitlab.com/kop316/vvmd"
28 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/kop316/vvmd/-/archive/${PV}/${P}.tar.gz"
29
30 LICENSE="GPL-3"
31 SLOT="0"
32 -KEYWORDS="~arm64"
33 +KEYWORDS="~amd64 ~arm64"
34
35 RDEPEND="
36 >=dev-libs/glib-2.16
37 @@ -20,8 +20,7 @@ RDEPEND="
38 dev-libs/libphonenumber
39 net-misc/modemmanager
40 "
41 -
42 -DEPEND=""
43 +DEPEND="${RDEPEND}"
44
45 src_install() {
46 meson_src_install