diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:17:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:17:20 +0100 |
commit | a35c4f14ab5e8cea014002000e2abb419ffa2ae9 (patch) | |
tree | 24ace0f2bcc829c1095f1ca3203ac8186d4bd51e /app-admin | |
parent | dev-python/blosc: x86 stable wrt bug #571282 (diff) | |
download | gentoo-a35c4f14ab5e8cea014002000e2abb419ffa2ae9.tar.gz gentoo-a35c4f14ab5e8cea014002000e2abb419ffa2ae9.tar.bz2 gentoo-a35c4f14ab5e8cea014002000e2abb419ffa2ae9.zip |
app-admin/logrotate: x86 stable wrt bug #605076
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/logrotate/logrotate-3.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.11.0.ebuild b/app-admin/logrotate/logrotate-3.11.0.ebuild index 4824a63e4efa..f63d9c80d303 100644 --- a/app-admin/logrotate/logrotate-3.11.0.ebuild +++ b/app-admin/logrotate/logrotate-3.11.0.ebuild @@ -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=" |