diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:58 +0100 |
commit | 1a781df5fe5959677c2b6de707716d80ca9f5869 (patch) | |
tree | 15ef0e62feda3460f854cb59e6ac00b29b832844 /app-cdr/xbiso | |
parent | app-cdr/cdrtools: drop x86-macos (diff) | |
download | gentoo-1a781df5fe5959677c2b6de707716d80ca9f5869.tar.gz gentoo-1a781df5fe5959677c2b6de707716d80ca9f5869.tar.bz2 gentoo-1a781df5fe5959677c2b6de707716d80ca9f5869.zip |
app-cdr/xbiso: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-cdr/xbiso')
-rw-r--r-- | app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild index 276a3173003d..9340e06f7dce 100644 --- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild +++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_prepare() { diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild index 46dc42820aef..5894d4c30c22 100644 --- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild +++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_prepare() { |