summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-02 04:05:26 +0000
committerSam James <sam@gentoo.org>2023-11-02 04:10:41 +0000
commit306850e717087f1341271f45814781a10affd5c7 (patch)
tree866a2fa6dada2ca96773e1cc14f9f800f9614fa5
parentapp-emulation/diskimage-builder: drop 3.30.0, 3.30.0-r1 (diff)
downloadgentoo-306850e717087f1341271f45814781a10affd5c7.tar.gz
gentoo-306850e717087f1341271f45814781a10affd5c7.tar.bz2
gentoo-306850e717087f1341271f45814781a10affd5c7.zip
sys-apps/hwinfo: Stabilize 23.2 x86, #916629
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/hwinfo/hwinfo-23.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwinfo/hwinfo-23.2.ebuild b/sys-apps/hwinfo/hwinfo-23.2.ebuild
index f31d5f940fa9..2b1b43e95b83 100644
--- a/sys-apps/hwinfo/hwinfo-23.2.ebuild
+++ b/sys-apps/hwinfo/hwinfo-23.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/openSUSE/hwinfo/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="amd64? ( dev-libs/libx86emu )
x86? ( dev-libs/libx86emu )"