summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:51:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:01 +0300
commit33743e4c6860af7fd58f4a0e25e1ee3f3efa5d7b (patch)
tree3145caea3a783ea191b64f3c8d754d7dc632b486 /sci-libs/gamer
parentsci-libs/galib: destabilize for ~x86 (diff)
downloadgentoo-33743e4c6860af7fd58f4a0e25e1ee3f3efa5d7b.tar.gz
gentoo-33743e4c6860af7fd58f4a0e25e1ee3f3efa5d7b.tar.bz2
gentoo-33743e4c6860af7fd58f4a0e25e1ee3f3efa5d7b.zip
sci-libs/gamer: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/gamer')
-rw-r--r--sci-libs/gamer/gamer-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gamer/gamer-1.5-r2.ebuild b/sci-libs/gamer/gamer-1.5-r2.ebuild
index e8fc10d94826..1a48e31ad7e5 100644
--- a/sci-libs/gamer/gamer-1.5-r2.ebuild
+++ b/sci-libs/gamer/gamer-1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=">=dev-libs/maloc-1.4"