diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:55:04 +0100 |
commit | 641a27ab22b13c2519abc5104c8a13c6ebdaf482 (patch) | |
tree | 6370cdb3d5c22203a0a22b285c7ba6bc97b3f8ed /app-cdr | |
parent | dev-python/regex: Stabilize 2024.11.6 x86, #944551 (diff) | |
download | gentoo-641a27ab22b13c2519abc5104c8a13c6ebdaf482.tar.gz gentoo-641a27ab22b13c2519abc5104c8a13c6ebdaf482.tar.bz2 gentoo-641a27ab22b13c2519abc5104c8a13c6ebdaf482.zip |
app-cdr/nrg2iso: Stabilize 0.4.1 x86, #944575
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild index 6c6f4f668866..2256b0943bbf 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |