summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-07 09:28:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-07 09:28:42 +0200
commit8f4ae7f53c931e101cd4334adbde89b5c65c47cc (patch)
treedb38236cf463657fb07467aa18a1e1eb5d774bde /dev-vcs
parentdev-util/cpuinfo-collection: s390 stable wrt bug #696280 (diff)
downloadgentoo-8f4ae7f53c931e101cd4334adbde89b5c65c47cc.tar.gz
gentoo-8f4ae7f53c931e101cd4334adbde89b5c65c47cc.tar.bz2
gentoo-8f4ae7f53c931e101cd4334adbde89b5c65c47cc.zip
dev-vcs/cvsps: s390 stable wrt bug #696290
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvsps/cvsps-2.2_beta1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild
index 6a49d259752c..e9606f38ec34 100644
--- a/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild
+++ b/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-libs/zlib"