diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-29 13:12:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-29 13:12:01 +0200 |
commit | f7658e66b00cba4027b4d65fe90ec9934236a870 (patch) | |
tree | 67c0d4f189d8dbec9c2c3c2b35a860b476ed4e49 /sys-process | |
parent | net-libs/libssh2: x86 stable (bug #651590) (diff) | |
download | gentoo-f7658e66b00cba4027b4d65fe90ec9934236a870.tar.gz gentoo-f7658e66b00cba4027b4d65fe90ec9934236a870.tar.bz2 gentoo-f7658e66b00cba4027b4d65fe90ec9934236a870.zip |
sys-process/minit: x86 stable (bug #648376)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/minit/minit-0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/minit/minit-0.10-r1.ebuild b/sys-process/minit/minit-0.10-r1.ebuild index b5e5a674cca0..ce5816b6454a 100644 --- a/sys-process/minit/minit-0.10-r1.ebuild +++ b/sys-process/minit/minit-0.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://dl.fefe.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" dev-libs/libowfat |