summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-06 14:06:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-06 14:06:24 +0100
commit65ddd8d3aaad16aed44d15ffe5c8b00f7e2706a6 (patch)
treed6f3f49e63753d872daa81d802f6d368c7e09f8f
parentdev-vcs/git-flow: amd64 stable wrt bug #704822 (diff)
downloadgentoo-65ddd8d3aaad16aed44d15ffe5c8b00f7e2706a6.tar.gz
gentoo-65ddd8d3aaad16aed44d15ffe5c8b00f7e2706a6.tar.bz2
gentoo-65ddd8d3aaad16aed44d15ffe5c8b00f7e2706a6.zip
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@gentoo.org>
-rw-r--r--sys-apps/daemonize/daemonize-1.7.8.ebuild4
1 files 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 16382e7c34eb..af66ee9e4996 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 )