commit: 65ddd8d3aaad16aed44d15ffe5c8b00f7e2706a6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 13:06:24 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 13:06:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ddd8d3
sys-apps/daemonize: amd64 stable wrt bug #704824 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/daemonize/daemonize-1.7.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/daemonize/daemonize-1.7.8.ebuild b/sys-apps/daemonize/daemonize-1.7.8.ebuild index 16382e7c34e..af66ee9e499 100644 --- a/sys-apps/daemonize/daemonize-1.7.8.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/bmc/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DOCS=( CHANGELOG.md README.md )
