diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:02:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-13 14:02:44 +0200 |
commit | 38c52c193ef3266c997ee6defdf34ef5afdbeec1 (patch) | |
tree | 7db550f34fe2d2b0698257212da36a6d4a244ea7 /app-cdr | |
parent | dev-python/sure: ppc64 stable wrt bug #694038 (diff) | |
download | gentoo-38c52c193ef3266c997ee6defdf34ef5afdbeec1.tar.gz gentoo-38c52c193ef3266c997ee6defdf34ef5afdbeec1.tar.bz2 gentoo-38c52c193ef3266c997ee6defdf34ef5afdbeec1.zip |
app-cdr/bchunk: ppc64 stable wrt bug #694108
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild index c9df21b4a075..9bde5ee469a2 100644 --- a/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.0-r4.ebuild @@ -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" ) |