diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:03:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:03:28 +0200 |
commit | 6546c024e226ca2c460770e1fa305a42383f1415 (patch) | |
tree | c5521853bebb4ddded7476ee993c90059f789c3c /dev-vcs/cvsps | |
parent | media-libs/libwebp: sparc stable wrt bug #724014 (diff) | |
download | gentoo-6546c024e226ca2c460770e1fa305a42383f1415.tar.gz gentoo-6546c024e226ca2c460770e1fa305a42383f1415.tar.bz2 gentoo-6546c024e226ca2c460770e1fa305a42383f1415.zip |
dev-vcs/cvsps: sparc stable wrt bug #724134
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
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 e50dfddd1b18..14d29a70d7ab 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" |