diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 08:36:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 08:36:40 +0200 |
commit | b81ff4fe0310dd413c9e0fcc6a350508ba1a802e (patch) | |
tree | 92c44edb2a504f7497ae485e161cb6e53704f2c4 /app-cdr | |
parent | dev-lang/go: arm64 stable (bug #721562) (diff) | |
download | gentoo-b81ff4fe0310dd413c9e0fcc6a350508ba1a802e.tar.gz gentoo-b81ff4fe0310dd413c9e0fcc6a350508ba1a802e.tar.bz2 gentoo-b81ff4fe0310dd413c9e0fcc6a350508ba1a802e.zip |
app-cdr/bchunk: amd64 stable wrt bug #635898
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-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 ed324560abac..8bf0687fcaf2 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 ) |