diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:10 +0100 |
commit | 336bf2e0d18b7f80c85a769defb4c736dd6e4186 (patch) | |
tree | a30814b463d3d75eb053ba0715404761cb4f097a /app-admin | |
parent | sci-biology/rebase: ppc stable wrt bug #590146 (diff) | |
download | gentoo-336bf2e0d18b7f80c85a769defb4c736dd6e4186.tar.gz gentoo-336bf2e0d18b7f80c85a769defb4c736dd6e4186.tar.bz2 gentoo-336bf2e0d18b7f80c85a769defb4c736dd6e4186.zip |
app-admin/tmpwatch: ppc stable wrt bug #600900
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild index 520abe1e3550..f92eded2a561 100644 --- a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild +++ b/app-admin/tmpwatch/tmpwatch-2.11-r2.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$ @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-tmpreaper )" |