summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-01 19:19:54 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-01 19:19:54 +0000
commit0d5904b137e10fab14a6771ab0c60c6f0cc1a731 (patch)
tree25d2b9189548fcff9376650bfe2a64e8f9282f9c
parentapp-emacs/org-mode: bump to 9.6.11 (diff)
downloadgentoo-0d5904b137e10fab14a6771ab0c60c6f0cc1a731.tar.gz
gentoo-0d5904b137e10fab14a6771ab0c60c6f0cc1a731.tar.bz2
gentoo-0d5904b137e10fab14a6771ab0c60c6f0cc1a731.zip
sys-apps/hwinfo: Stabilize 23.2 ppc, #916629
Signed-off-by: Arthur Zamarin <arthurzam@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 ef462e9dc064..0260def9435e 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 )"