diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 23:14:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-12 23:14:27 +0000 |
commit | b4c330ec0ee5400e9f2acfed5b811cf3428468c4 (patch) | |
tree | 095cd3a3caccb3637c912445b85fa0e80fb079bc /sys-fs | |
parent | dev-libs/protobuf-c: stable 1.3.3 for ppc (diff) | |
download | gentoo-b4c330ec0ee5400e9f2acfed5b811cf3428468c4.tar.gz gentoo-b4c330ec0ee5400e9f2acfed5b811cf3428468c4.tar.bz2 gentoo-b4c330ec0ee5400e9f2acfed5b811cf3428468c4.zip |
sys-fs/diskdev_cmds: stable 332.14_p1-r4 for ppc
stable wrt bug #754099
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r4.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r4.ebuild index 2994c79eb27a..7b42f0475c4c 100644 --- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r4.ebuild +++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r4.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= ) |