summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:43:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:44:57 +0300
commitd8e825cde684af47305a10346ab5c15408d6a3b0 (patch)
tree2376620811d0587197ef675982e20d4228eb816c /app-misc
parentprofiles/arch/x86: use.stable.mask for sci-*/* destable (diff)
downloadgentoo-d8e825cde684af47305a10346ab5c15408d6a3b0.tar.gz
gentoo-d8e825cde684af47305a10346ab5c15408d6a3b0.tar.bz2
gentoo-d8e825cde684af47305a10346ab5c15408d6a3b0.zip
app-misc/gramps: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/gramps/gramps-5.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gramps/gramps-5.1.5.ebuild b/app-misc/gramps/gramps-5.1.5.ebuild
index 6748cb19e67b..89f5b7547f9c 100644
--- a/app-misc/gramps/gramps-5.1.5.ebuild
+++ b/app-misc/gramps/gramps-5.1.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="berkdb exif geo postscript +rcs +reports spell test"
# Previously had: !berkdb? ( test ) combined w/ dev-python/bsddb3 dep only for py3.9