commit: 62b514ef1008cc464ab8359440bb387f98aba91d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 7 07:28:40 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 7 07:28:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b514ef
dev-util/cpuinfo-collection: s390 stable wrt bug #696280 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/cpuinfo-collection/cpuinfo-collection-20101114.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cpuinfo-collection/cpuinfo-collection-20101114.ebuild b/dev-util/cpuinfo-collection/cpuinfo-collection-20101114.ebuild index 6f6a5bd6334..4b9d21806d8 100644 --- a/dev-util/cpuinfo-collection/cpuinfo-collection-20101114.ebuild +++ b/dev-util/cpuinfo-collection/cpuinfo-collection-20101114.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86" IUSE="" S=${WORKDIR}/${MY_P}
