diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:58:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:58:53 +0200 |
commit | ace5685c8ccde32492f4f50ce9bb8d252eb1edbf (patch) | |
tree | 649780c54bb256db826992252df6b7dfab4a1b2b /dev-vcs/cvsps | |
parent | www-apps/phpsysinfo: ppc stable wrt bug #724126 (diff) | |
download | gentoo-ace5685c8ccde32492f4f50ce9bb8d252eb1edbf.tar.gz gentoo-ace5685c8ccde32492f4f50ce9bb8d252eb1edbf.tar.bz2 gentoo-ace5685c8ccde32492f4f50ce9bb8d252eb1edbf.zip |
dev-vcs/cvsps: ppc stable wrt bug #724134
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild index 0b66da1c3a79..2cf77711191c 100644 --- a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.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 ~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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |