diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:11:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:17:36 +0100 |
commit | caa129bd0510478ebb5c88ffcba6042a8ad749b5 (patch) | |
tree | 3659c9382a2a902a3dc2c9db0ce12ae45d1705c6 /app-cdr/bchunk | |
parent | app-portage/nattka: Bump to 0.2.6 (diff) | |
download | gentoo-caa129bd0510478ebb5c88ffcba6042a8ad749b5.tar.gz gentoo-caa129bd0510478ebb5c88ffcba6042a8ad749b5.tar.bz2 gentoo-caa129bd0510478ebb5c88ffcba6042a8ad749b5.zip |
app-cdr/bchunk: stable 1.2.2 for ppc64, bug #635898
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-cdr/bchunk')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.2.ebuild b/app-cdr/bchunk/bchunk-1.2.2.ebuild index 37c15012e16d..ed324560abac 100644 --- a/app-cdr/bchunk/bchunk-1.2.2.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.2.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=( "${PN}.spec" README ChangeLog ) |