diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:05 +0200 |
commit | 6b9cfbb471fafa9b606af54c1b2a3b686f27f3c7 (patch) | |
tree | b3c27e3c473416fc5116c196b95a8e38d0d2b783 /dev-vcs/cvsps | |
parent | dev-util/treecc: x86 stable wrt bug #696288 (diff) | |
download | gentoo-6b9cfbb471fafa9b606af54c1b2a3b686f27f3c7.tar.gz gentoo-6b9cfbb471fafa9b606af54c1b2a3b686f27f3c7.tar.bz2 gentoo-6b9cfbb471fafa9b606af54c1b2a3b686f27f3c7.zip |
dev-vcs/cvsps: x86 stable wrt bug #696290
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 77c9b82a4d5c..0efe2e6ff9e1 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" |