diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-07 22:44:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-07 22:50:18 +0100 |
commit | 783f12cd0e4ac9747cc8c665ca5d0bb117adc781 (patch) | |
tree | b7987df70790524f77e4328071fda8ec207fe3e5 /sys-process | |
parent | dev-ruby/rubygems: x86 stable (bug #679490) (diff) | |
download | gentoo-783f12cd0e4ac9747cc8c665ca5d0bb117adc781.tar.gz gentoo-783f12cd0e4ac9747cc8c665ca5d0bb117adc781.tar.bz2 gentoo-783f12cd0e4ac9747cc8c665ca5d0bb117adc781.zip |
sys-process/supervise-scripts: x86 stable (bug #679104)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild index 8f635627b9ef..81196f403fc5 100644 --- a/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild +++ b/sys-process/supervise-scripts/supervise-scripts-4.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://untroubled.org/supervise-scripts/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" IUSE="doc" RDEPEND="virtual/daemontools" |