diff options
author | Sam James <sam@gentoo.org> | 2020-07-25 11:10:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-25 11:16:52 +0000 |
commit | 3bcea76dff243d28678dbfeff98057623f4cafe9 (patch) | |
tree | e8a435b5cc950a0d2dbe5766d4c017c19a9d2653 /sys-fs/diskdev_cmds | |
parent | sys-devel/gcc-config: amd64 stable (bug #733870) (diff) | |
download | gentoo-3bcea76dff243d28678dbfeff98057623f4cafe9.tar.gz gentoo-3bcea76dff243d28678dbfeff98057623f4cafe9.tar.bz2 gentoo-3bcea76dff243d28678dbfeff98057623f4cafe9.zip |
sys-fs/diskdev_cmds: amd64 stable (bug #733872)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/diskdev_cmds')
-rw-r--r-- | sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild index 99913550e705..52ed38b23b1e 100644 --- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild +++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}. mirror://gentoo/diskdev_cmds-${PV}.patch.bz2" LICENSE="APSL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="libressl" DEPEND=" !libressl? ( dev-libs/openssl:0= ) |