Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/voacapl/
Date: Thu, 31 Mar 2022 17:37:19
Message-Id: 1648748175.a35065625734095f0cc03dfa41cf2d2e01d06a25.jsmolic@gentoo
1 commit: a35065625734095f0cc03dfa41cf2d2e01d06a25
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 17:36:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 17:36:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3506562
7
8 sci-electronics/voacapl: Stabilize 0.7.6-r1 amd64, #836555
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild b/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild
16 index a4426523ebfb..72879c8255cd 100644
17 --- a/sci-electronics/voacapl/voacapl-0.7.6-r1.ebuild
18 +++ b/sci-electronics/voacapl/voacapl-0.7.6-r1.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jawatson/${PN}/archive/v.${PV}.tar.gz -> ${P}.tar.gz
26
27 LICENSE="all-rights-reserved"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE=""
32
33 RESTRICT="mirror bindist"