diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-11 17:52:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-11 17:52:00 +0300 |
commit | 696a18ee8e4c1126cc269771e58b8cd0717464b9 (patch) | |
tree | 7172e18cdf3e8808d07af28145d5b857be2b3f8e /dev-vcs/cvs2cl | |
parent | www-apache/mod_fcgid: Drop old (diff) | |
download | gentoo-696a18ee8e4c1126cc269771e58b8cd0717464b9.tar.gz gentoo-696a18ee8e4c1126cc269771e58b8cd0717464b9.tar.bz2 gentoo-696a18ee8e4c1126cc269771e58b8cd0717464b9.zip |
dev-vcs/cvs2cl: x86 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 fd781ae20b5a..b92e580e3bf5 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" |