diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:09:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:43:14 +0200 |
commit | e5b677f6313a2b8e8e8ec968f4c95d9aa7f3c8f5 (patch) | |
tree | 65fec161831af3e107ce181b35d62642d7fd22cc /app-cdr | |
parent | dev-python/css-parser: update LICENSE to LGPL-2.1+ (diff) | |
download | gentoo-e5b677f6313a2b8e8e8ec968f4c95d9aa7f3c8f5.tar.gz gentoo-e5b677f6313a2b8e8e8ec968f4c95d9aa7f3c8f5.tar.bz2 gentoo-e5b677f6313a2b8e8e8ec968f4c95d9aa7f3c8f5.zip |
app-cdr/bchunk: x86 stable (bug #635898)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@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 6e76146dfccb..1eac28587ce8 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 ) |