diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:38:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:38:19 +0100 |
commit | 0e20a9974c79255d1219e085edbe649ebb438a30 (patch) | |
tree | 6cfc6fbeb32d1ffee4ff146e21d825eccf7be8f3 /app-cdr | |
parent | dev-libs/efl: keyworded 1.21.1-r3 for ppc64, bug #664482 (diff) | |
download | gentoo-0e20a9974c79255d1219e085edbe649ebb438a30.tar.gz gentoo-0e20a9974c79255d1219e085edbe649ebb438a30.tar.bz2 gentoo-0e20a9974c79255d1219e085edbe649ebb438a30.zip |
app-cdr/bchunk: keyworded 1.2.0-r4 for ppc64, bug #682708
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-cdr')
-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 846db0b7f490..109475dbc088 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 ~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" ) |