diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-11 23:17:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-11 23:31:52 +0100 |
commit | c93cae6c0883532ddb9f45352d48b3e797780575 (patch) | |
tree | ca8dc61375c1d3d44c6431ac232c853c6d6a62d5 /dev-vcs/cvsps | |
parent | dev-util/treecc: stable 0.3.10-r1 for hppa, bug #696288 (diff) | |
download | gentoo-c93cae6c0883532ddb9f45352d48b3e797780575.tar.gz gentoo-c93cae6c0883532ddb9f45352d48b3e797780575.tar.bz2 gentoo-c93cae6c0883532ddb9f45352d48b3e797780575.zip |
dev-vcs/cvsps: stable 2.2_beta1 for hppa, bug #696290
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsps')
-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 773afda1fc80..4ba081d4be23 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-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" |