Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/diskdev_cmds/
Date: Sat, 01 Aug 2020 09:01:37
Message-Id: 1596272331.e959db842cf22dead7e47b737f7046be9ca63072.slyfox@gentoo
1 commit: e959db842cf22dead7e47b737f7046be9ca63072
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 08:58:51 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 08:58:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e959db84
7
8 sys-fs/diskdev_cmds: stable 332.14_p1-r3 for ppc64
9
10 stable wrt bug #733872
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index 0cfce91704c..b6c9b084b23 100644
21 --- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild
22 +++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}.
24 mirror://gentoo/diskdev_cmds-${PV}.patch.bz2"
25 LICENSE="APSL-2"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
28 +KEYWORDS="amd64 ~arm ppc ppc64 ~x86"
29 IUSE="libressl"
30 DEPEND="
31 !libressl? ( dev-libs/openssl:0= )