diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 14:02:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 14:02:40 +0100 |
commit | 7bc06a578148b65935693f12eb51ab7653144afc (patch) | |
tree | 6b0e31568dcea4dbdae5d7287a8ed2b6ddc33941 /dev-vcs/cvsps | |
parent | dev-util/re2c: s390 stable wrt bug #708878 (diff) | |
download | gentoo-7bc06a578148b65935693f12eb51ab7653144afc.tar.gz gentoo-7bc06a578148b65935693f12eb51ab7653144afc.tar.bz2 gentoo-7bc06a578148b65935693f12eb51ab7653144afc.zip |
dev-vcs/cvsps: s390 stable wrt bug #708906
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r-- | dev-vcs/cvsps/cvsps-3.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild index ae42f902f4f4..2b627a3015bd 100644 --- a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild +++ b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |