diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 10:21:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 10:21:22 +0000 |
commit | a24e463e5e64d86d5bbb6dac7f618a4ef6691a6d (patch) | |
tree | 3b4461c220626fe13546955859fe674161c3a314 /sys-devel/dwz/dwz-0.15-r1.ebuild | |
parent | dev-python/oslo-utils: Stabilize 7.0.0 ALLARCHES, #923693 (diff) | |
download | gentoo-a24e463e5e64d86d5bbb6dac7f618a4ef6691a6d.tar.gz gentoo-a24e463e5e64d86d5bbb6dac7f618a4ef6691a6d.tar.bz2 gentoo-a24e463e5e64d86d5bbb6dac7f618a4ef6691a6d.zip |
sys-devel/dwz: Keyword 0.15-r1 x86, #923656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/dwz/dwz-0.15-r1.ebuild')
-rw-r--r-- | sys-devel/dwz/dwz-0.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/dwz/dwz-0.15-r1.ebuild b/sys-devel/dwz/dwz-0.15-r1.ebuild index 542fbc601d2c..37729c292db2 100644 --- a/sys-devel/dwz/dwz-0.15-r1.ebuild +++ b/sys-devel/dwz/dwz-0.15-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}" LICENSE="GPL-2+ GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |