diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:56:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:56:08 +0200 |
commit | 25f2b05ceb6362ea6d15fb193802f6093937e690 (patch) | |
tree | f15d755af6c754ea11833981f4d9d12c20a749da /media-libs | |
parent | media-libs/lilv: x86 stable wrt bug #854975 (diff) | |
download | gentoo-25f2b05ceb6362ea6d15fb193802f6093937e690.tar.gz gentoo-25f2b05ceb6362ea6d15fb193802f6093937e690.tar.bz2 gentoo-25f2b05ceb6362ea6d15fb193802f6093937e690.zip |
media-libs/sratom: x86 stable wrt bug #854975
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sratom/sratom-0.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild index d6275a4c70e9..f7864ab3044d 100644 --- a/media-libs/sratom/sratom-0.6.10.ebuild +++ b/media-libs/sratom/sratom-0.6.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="doc static-libs test" RESTRICT="!test? ( test )" |