diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:48:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:48:56 +0100 |
commit | 826759ee2cb18363a71bebbf1252245d8ecea1af (patch) | |
tree | 6c87158aeb44b825614cc57df34319ebdc14c5c8 /sys-apps/daemonize | |
parent | dev-vcs/git-flow: x86 stable wrt bug #704822 (diff) | |
download | gentoo-826759ee2cb18363a71bebbf1252245d8ecea1af.tar.gz gentoo-826759ee2cb18363a71bebbf1252245d8ecea1af.tar.bz2 gentoo-826759ee2cb18363a71bebbf1252245d8ecea1af.zip |
sys-apps/daemonize: x86 stable wrt bug #704824
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/daemonize')
-rw-r--r-- | sys-apps/daemonize/daemonize-1.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/daemonize/daemonize-1.7.8.ebuild b/sys-apps/daemonize/daemonize-1.7.8.ebuild index af66ee9e4996..1af06b01514b 100644 --- a/sys-apps/daemonize/daemonize-1.7.8.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.8.ebuild @@ -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 ) |