diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:37:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:37:58 +0200 |
commit | 29855d499e613d7589690fdf1d5b42a05460c394 (patch) | |
tree | 320677756926157d2b0e0c3a3b322bbd4c747c1a /dev-vcs | |
parent | dev-util/treecc: ppc64 stable wrt bug #696288 (diff) | |
download | gentoo-29855d499e613d7589690fdf1d5b42a05460c394.tar.gz gentoo-29855d499e613d7589690fdf1d5b42a05460c394.tar.bz2 gentoo-29855d499e613d7589690fdf1d5b42a05460c394.zip |
dev-vcs/cvsps: ppc64 stable wrt bug #696290
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.2_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild index e53938be2760..3298dd5f6996 100644 --- a/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.2_beta1.ebuild @@ -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" |