diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:12:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:12:45 +0200 |
commit | 4bc83761eba19dead5b468929af5e0a5574506ed (patch) | |
tree | 76e5d6b0dd4d59bdc77c2df866521e66bade8f95 /sys-fs/diskdev_cmds | |
parent | sys-devel/binutils-config: x86 stable wrt bug #733868 (diff) | |
download | gentoo-4bc83761eba19dead5b468929af5e0a5574506ed.tar.gz gentoo-4bc83761eba19dead5b468929af5e0a5574506ed.tar.bz2 gentoo-4bc83761eba19dead5b468929af5e0a5574506ed.zip |
sys-fs/diskdev_cmds: x86 stable wrt bug #733872
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 b6c9b084b236..d65d92da3206 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= ) |