Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/antimicrox/
Date: Tue, 31 Jan 2023 04:04:19
Message-Id: 1675137838.e10329a69a1a1073a85eebdbf407381821549a02.sam@gentoo
1 commit: e10329a69a1a1073a85eebdbf407381821549a02
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 04:03:47 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 04:03:58 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10329a6
7
8 games-util/antimicrox: Stabilize 3.3.1 amd64, #892673
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-util/antimicrox/antimicrox-3.3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-util/antimicrox/antimicrox-3.3.1.ebuild b/games-util/antimicrox/antimicrox-3.3.1.ebuild
16 index 15e929f6d678..c8b91e144b90 100644
17 --- a/games-util/antimicrox/antimicrox-3.3.1.ebuild
18 +++ b/games-util/antimicrox/antimicrox-3.3.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AntiMicroX/${PN}/archive/${PV}.tar.gz
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="doc"
32 # Tests fail to build
33 # https://github.com/AntiMicroX/antimicrox/issues/530