summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-30 08:03:16 +0100
committerSam James <sam@gentoo.org>2023-04-30 08:03:22 +0100
commita4fedef2d266199ff9e69c61bda16623d6216b5b (patch)
tree4f5b9ec38ddad18fc8c27aa2a92b989e73e5d80e /sys-devel
parentsys-devel/gdb: Stabilize 13.1.90_p20230325 x86, #905357 (diff)
downloadgentoo-a4fedef2d266199ff9e69c61bda16623d6216b5b.tar.gz
gentoo-a4fedef2d266199ff9e69c61bda16623d6216b5b.tar.bz2
gentoo-a4fedef2d266199ff9e69c61bda16623d6216b5b.zip
sys-devel/gdb: Stabilize 13.1.90_p20230325 amd64, #905357
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/gdb-13.1.90_p20230325.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-13.1.90_p20230325.ebuild b/sys-devel/gdb/gdb-13.1.90_p20230325.ebuild
index e6a5d1e1cec0..87aa16a8008a 100644
--- a/sys-devel/gdb/gdb-13.1.90_p20230325.ebuild
+++ b/sys-devel/gdb/gdb-13.1.90_p20230325.ebuild
@@ -72,7 +72,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
SLOT="0"
IUSE="cet guile lzma multitarget nls +python +server sim source-highlight test vanilla xml xxhash zstd"
if [[ -n ${REGULAR_RELEASE} ]] ; then
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"