diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-11 00:02:21 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-11 00:02:35 +0100 |
commit | 45820f770ca665db5479822a931444c50b6a0e57 (patch) | |
tree | bd3319e10be3f182dc1b3cb0aa82bebd06ab612e /app-admin/ccze | |
parent | sys-fs/dmraid: arm stable (bug 487672). (diff) | |
download | gentoo-45820f770ca665db5479822a931444c50b6a0e57.tar.gz gentoo-45820f770ca665db5479822a931444c50b6a0e57.tar.bz2 gentoo-45820f770ca665db5479822a931444c50b6a0e57.zip |
app-admin/ccze: add ~arm keyword (bug 586710).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-admin/ccze')
-rw-r--r-- | app-admin/ccze/ccze-0.2.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-admin/ccze/ccze-0.2.1-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/ccze/ccze-0.2.1-r3.ebuild b/app-admin/ccze/ccze-0.2.1-r3.ebuild index e3558d4da02c..624ebc317ae7 100644 --- a/app-admin/ccze/ccze-0.2.1-r3.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre diff --git a/app-admin/ccze/ccze-0.2.1-r4.ebuild b/app-admin/ccze/ccze-0.2.1-r4.ebuild index 9f8f5513758d..d5f4c26dc099 100644 --- a/app-admin/ccze/ccze-0.2.1-r4.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre |