diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:52:36 +0100 |
commit | 12136c7e4d81e753a7a3f2730f8c727b44c43402 (patch) | |
tree | e533f9739cd86da2c46913ebefa8af318386a6c4 /app-cdr | |
parent | app-cdr/b5i2iso: drop x86-macos (diff) | |
download | gentoo-12136c7e4d81e753a7a3f2730f8c727b44c43402.tar.gz gentoo-12136c7e4d81e753a7a3f2730f8c727b44c43402.tar.bz2 gentoo-12136c7e4d81e753a7a3f2730f8c727b44c43402.zip |
app-cdr/bchunk: 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')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.2.ebuild b/app-cdr/bchunk/bchunk-1.2.2.ebuild index 2ad0cacac6f3..670347ecf25e 100644 --- a/app-cdr/bchunk/bchunk-1.2.2.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://he.fi/bchunk/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" DOCS=( "${PN}.spec" README ChangeLog ) |