sys-apps/daemonize: amd64 stable wrt bug #704824
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 6 Jan 2020 13:06:24 +0000 (14:06 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 6 Jan 2020 13:06:24 +0000 (14:06 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-apps/daemonize/daemonize-1.7.8.ebuild

index 16382e7c34eb1e844906f21a64a86894f4a87899..af66ee9e4996af477556463fe78be6e73338242d 100644 (file)
@@ -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 )