diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-10 10:05:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-10 10:05:18 +0100 |
commit | 67b1402a059c61254ec11a1f8e9626cd46056016 (patch) | |
tree | fa95ffe2f725928027876ee87f8c36fe5d4da0d3 /dev-vcs/cvsps | |
parent | dev-java/avalon-framework: Drop old (EAPI 0) (diff) | |
download | gentoo-67b1402a059c61254ec11a1f8e9626cd46056016.tar.gz gentoo-67b1402a059c61254ec11a1f8e9626cd46056016.tar.bz2 gentoo-67b1402a059c61254ec11a1f8e9626cd46056016.zip |
dev-vcs/cvsps: Mark 2.2_beta1 stable on rem. arches
Signed-off-by: Michał Górny <mgorny@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 4ba081d4be23..f3faa6accfc2 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" |