diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:55:30 +0100 |
commit | 37918b46e6de9bb034551d37596b122163db4991 (patch) | |
tree | e72a0f1ce961d7a5c1336f7ef81ee4da6bcb80c0 /app-admin/logrotate | |
parent | media-video/ffmpeg: amd64 stable wrt bug #596760 (diff) | |
download | gentoo-37918b46e6de9bb034551d37596b122163db4991.tar.gz gentoo-37918b46e6de9bb034551d37596b122163db4991.tar.bz2 gentoo-37918b46e6de9bb034551d37596b122163db4991.zip |
app-admin/logrotate: amd64 stable wrt bug #605076
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.11.0.ebuild b/app-admin/logrotate/logrotate-3.11.0.ebuild index a3eef31c17de..4824a63e4efa 100644 --- a/app-admin/logrotate/logrotate-3.11.0.ebuild +++ b/app-admin/logrotate/logrotate-3.11.0.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://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="acl +cron selinux" CDEPEND=" |