diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 17:27:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 18:05:02 +0100 |
commit | 524638d1a7b5afecb71d4670774910db1a6211b6 (patch) | |
tree | 40408300b6eaa451bbc82a5894f1838cc3bfb90e /app-cdr/bchunk | |
parent | media-plugins/live: drop to ~sparc (diff) | |
download | gentoo-524638d1a7b5afecb71d4670774910db1a6211b6.tar.gz gentoo-524638d1a7b5afecb71d4670774910db1a6211b6.tar.bz2 gentoo-524638d1a7b5afecb71d4670774910db1a6211b6.zip |
app-cdr/bchunk: drop to ~sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-cdr/bchunk')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild index 9bde5ee469a2..4a9f09de1193 100644 --- a/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,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 ~x86-macos ~sparc-solaris ~x86-solaris" DOCS=( "${P}.lsm" "${PN}.spec" README ChangeLog ) PATCHES=( "${FILESDIR}/CVE-2017-15953.patch" "${FILESDIR}/CVE-2017-15955.patch" ) |