diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:22:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:22:41 +0000 |
commit | 859a1bd061c1bea440a6d34498fcd693ae80345f (patch) | |
tree | baf400bc0adbfab6facc8b7ae86c434e3816e76b /sys-apps/hwdata | |
parent | sys-apps/gawk: Stabilize 5.1.1-r1 amd64, #833649 (diff) | |
download | gentoo-859a1bd061c1bea440a6d34498fcd693ae80345f.tar.gz gentoo-859a1bd061c1bea440a6d34498fcd693ae80345f.tar.bz2 gentoo-859a1bd061c1bea440a6d34498fcd693ae80345f.zip |
sys-apps/hwdata: Stabilize 0.354 ALLARCHES, #833650
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/hwdata')
-rw-r--r-- | sys-apps/hwdata/hwdata-0.354.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwdata/hwdata-0.354.ebuild b/sys-apps/hwdata/hwdata-0.354.ebuild index e6dfcf28e7a4..6fe39a2aa36b 100644 --- a/sys-apps/hwdata/hwdata-0.354.ebuild +++ b/sys-apps/hwdata/hwdata-0.354.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="test" src_configure() { |