diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 12:05:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 12:05:30 +0000 |
commit | 026aa705df6b6c14be680fe53a070a7856e07a21 (patch) | |
tree | 63ddc3b24aef61339805d9a0d8eef23148bd2fb9 /app-cdr | |
parent | sys-apps/pmount: Stabilize 0.9.99_alpha-r8 sparc, #944568 (diff) | |
download | gentoo-026aa705df6b6c14be680fe53a070a7856e07a21.tar.gz gentoo-026aa705df6b6c14be680fe53a070a7856e07a21.tar.bz2 gentoo-026aa705df6b6c14be680fe53a070a7856e07a21.zip |
app-cdr/nrg2iso: Stabilize 0.4.1 ppc, #944575
Signed-off-by: Sam James <sam@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 047667ce42e0..19e6506b6e83 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 )" |