games-util/antimicrox: Stabilize 3.3.1 amd64, #892673

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-01-31 04:03:47 +00:00
parent 2278e9f9e2
commit e10329a69a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 2 additions and 2 deletions

View File

@ -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