diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 21:48:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 21:48:51 +0000 |
commit | a3ea12b95cd573aa07d069f93dec7b7d4cdc6273 (patch) | |
tree | bd829812f7e40df9c337f360124721c84e7d4831 | |
parent | media-libs/lilv: Stabilize 0.24.22-r1 ppc64, #918656 (diff) | |
download | gentoo-a3ea12b95cd573aa07d069f93dec7b7d4cdc6273.tar.gz gentoo-a3ea12b95cd573aa07d069f93dec7b7d4cdc6273.tar.bz2 gentoo-a3ea12b95cd573aa07d069f93dec7b7d4cdc6273.zip |
media-libs/sratom: Stabilize 0.6.16 x86, #918657
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-libs/sratom/sratom-0.6.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild index 1f113ef3e2cb..57ec6d368d81 100644 --- a/media-libs/sratom/sratom-0.6.16.ebuild +++ b/media-libs/sratom/sratom-0.6.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |