diff options
author | Sam James <sam@gentoo.org> | 2023-01-31 04:03:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-31 04:03:58 +0000 |
commit | e10329a69a1a1073a85eebdbf407381821549a02 (patch) | |
tree | 0926a007454811308abc84f8f535ae89e042028a /games-util | |
parent | net-analyzer/wtfis: Stabilize 0.5.1 x86, #892661 (diff) | |
download | gentoo-e10329a69a1a1073a85eebdbf407381821549a02.tar.gz gentoo-e10329a69a1a1073a85eebdbf407381821549a02.tar.bz2 gentoo-e10329a69a1a1073a85eebdbf407381821549a02.zip |
games-util/antimicrox: Stabilize 3.3.1 amd64, #892673
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/antimicrox/antimicrox-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/antimicrox/antimicrox-3.3.1.ebuild b/games-util/antimicrox/antimicrox-3.3.1.ebuild index 15e929f6d678..c8b91e144b90 100644 --- a/games-util/antimicrox/antimicrox-3.3.1.ebuild +++ b/games-util/antimicrox/antimicrox-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AntiMicroX/${PN}/archive/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" # Tests fail to build # https://github.com/AntiMicroX/antimicrox/issues/530 |