diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:17:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:15 +0000 |
commit | 9174bc0e5de0c464e84d0f84961cff41af8cad80 (patch) | |
tree | c7a89484b6d2d9ea8327146b98e639929f0bb154 /dev-vcs/cvs2cl | |
parent | dev-util/dirdiff: stable 2.1-r3 for ppc, bug #676520 (diff) | |
download | gentoo-9174bc0e5de0c464e84d0f84961cff41af8cad80.tar.gz gentoo-9174bc0e5de0c464e84d0f84961cff41af8cad80.tar.bz2 gentoo-9174bc0e5de0c464e84d0f84961cff41af8cad80.zip |
dev-vcs/cvs2cl: stable 2.71-r1 for ppc, bug #676526
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/cvs2cl')
-rw-r--r-- | dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild index e747a212cd7a..fd781ae20b5a 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.pl.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="dev-lang/perl" |