summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-27 08:31:01 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-27 08:31:39 +0100
commit8964ce2f66c44f38adbf4ae93b5e1f3ce938c7c4 (patch)
treee204d3c05b2f2e9dd696bf007bc53968a32776b2 /sys-fs
parentdev-libs/expat: stable 2.2.7 for ppc64, bug #688734 (diff)
downloadgentoo-8964ce2f66c44f38adbf4ae93b5e1f3ce938c7c4.tar.gz
gentoo-8964ce2f66c44f38adbf4ae93b5e1f3ce938c7c4.tar.bz2
gentoo-8964ce2f66c44f38adbf4ae93b5e1f3ce938c7c4.zip
sys-fs/diskdev_cmds: stable 332.14_p1 for ppc64, bug #688770
Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
index 0931223de2a3..6b608a1b6315 100644
--- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
+++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -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=""
DEPEND="dev-libs/openssl"
RDEPEND="${DEPEND}"