diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-11 17:52:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-11 17:52:41 +0300 |
commit | 912dbdeaec0403e86e88b29fd4d729fc8f13a141 (patch) | |
tree | 96bb55131408edb6ff60af93f3b17ba8a3cf87fa /dev-vcs/cvs2cl | |
parent | dev-vcs/cvs2cl: x86 stable wrt bug #676526 (diff) | |
download | gentoo-912dbdeaec0403e86e88b29fd4d729fc8f13a141.tar.gz gentoo-912dbdeaec0403e86e88b29fd4d729fc8f13a141.tar.bz2 gentoo-912dbdeaec0403e86e88b29fd4d729fc8f13a141.zip |
dev-vcs/cvs2cl: amd64 stable wrt bug #676526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-vcs/cvs2cl')
-rw-r--r-- | dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild index b92e580e3bf5..737d83067a25 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild @@ -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" |