commit: d767ef6108ed87f3df014d39867fd2eaad8e5bf7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 12 13:01:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 13:01:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d767ef61
sys-apps/hwdata: Stabilize 0.390 ALLARCHES, #947957 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/hwdata/hwdata-0.390.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/hwdata/hwdata-0.390.ebuild b/sys-apps/hwdata/hwdata-0.390.ebuild index 9e6adae7a4b1..21b1f4e1c15d 100644 --- a/sys-apps/hwdata/hwdata-0.390.ebuild +++ b/sys-apps/hwdata/hwdata-0.390.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="test"
