diff options
author | 2022-10-11 19:23:37 +0100 | |
---|---|---|
committer | 2022-10-11 19:25:42 +0100 | |
commit | 80d27f3b66c95e6d6835cda3f4264a3f5ffb44ca (patch) | |
tree | 88762f43fda6d193f328866d089eec496ef18f77 /media-libs/sratom | |
parent | net-firewall/nftables: Stabilize 1.0.5 amd64, #872743 (diff) | |
download | gentoo-80d27f3b66c95e6d6835cda3f4264a3f5ffb44ca.tar.gz gentoo-80d27f3b66c95e6d6835cda3f4264a3f5ffb44ca.tar.bz2 gentoo-80d27f3b66c95e6d6835cda3f4264a3f5ffb44ca.zip |
media-libs/sratom: Stabilize 0.6.14 amd64, #876694
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sratom')
-rw-r--r-- | media-libs/sratom/sratom-0.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild index 201076084f5b..92eeaffc67fc 100644 --- a/media-libs/sratom/sratom-0.6.14.ebuild +++ b/media-libs/sratom/sratom-0.6.14.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz" 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 test" RESTRICT="!test? ( test )" |