diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 20:51:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 20:51:09 +0200 |
commit | 062fcb7922193dc52a2532965396515152302bb4 (patch) | |
tree | fb1dd5331f2c0d07f56ff7a6e4fd648c7a69c2b9 /dev-libs/zix | |
parent | dev-libs/sord: Stabilize 0.16.16-r1 arm, #918485 (diff) | |
download | gentoo-062fcb7922193dc52a2532965396515152302bb4.tar.gz gentoo-062fcb7922193dc52a2532965396515152302bb4.tar.bz2 gentoo-062fcb7922193dc52a2532965396515152302bb4.zip |
dev-libs/zix: Stabilize 0.4.2 arm64, #918485
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/zix')
-rw-r--r-- | dev-libs/zix/zix-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/zix/zix-0.4.2.ebuild b/dev-libs/zix/zix-0.4.2.ebuild index 9222e9df0df2..a39e41fcb54c 100644 --- a/dev-libs/zix/zix-0.4.2.ebuild +++ b/dev-libs/zix/zix-0.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |