diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:40 +0100 |
commit | c479f66a33a3e593d8e92a8cc4309fd3853f9a10 (patch) | |
tree | 2d2b2edf9c1ff17d8ea4a12c1a11a8c182a5a2c2 /dev-vcs/cvsps | |
parent | net-ftp/proftpd: x86 stable wrt bug #708904 (diff) | |
download | gentoo-c479f66a33a3e593d8e92a8cc4309fd3853f9a10.tar.gz gentoo-c479f66a33a3e593d8e92a8cc4309fd3853f9a10.tar.bz2 gentoo-c479f66a33a3e593d8e92a8cc4309fd3853f9a10.zip |
dev-vcs/cvsps: x86 stable wrt bug #708906
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-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 cf11fefb0e7f..97ef677a32a4 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" |