diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 00:11:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-13 00:11:20 +0100 |
commit | e3127ef43451a475f5421ee2958b1d9644d2aaaa (patch) | |
tree | 650036ad7a38653387aba044c8440d4b7ed4cda8 /app-cdr/bchunk | |
parent | dev-db/postgresql: amd64 stable wrt bug #636978 (diff) | |
download | gentoo-e3127ef43451a475f5421ee2958b1d9644d2aaaa.tar.gz gentoo-e3127ef43451a475f5421ee2958b1d9644d2aaaa.tar.bz2 gentoo-e3127ef43451a475f5421ee2958b1d9644d2aaaa.zip |
app-cdr/bchunk: amd64 stable wrt bug #635898
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr/bchunk')
-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 f3c8e22334d1..da245a57ebbd 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="${HOMEPAGE}${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~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" ) |