diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-11 08:37:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-11 08:37:39 +0200 |
commit | cfcecd37841addf52c1d302b22e1377eaaa8a653 (patch) | |
tree | 0f3c4a771143d47515f27adffb9af38422817acb /sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | |
parent | net-proxy/shadowsocks-libev: version bump (diff) | |
download | gentoo-cfcecd37841addf52c1d302b22e1377eaaa8a653.tar.gz gentoo-cfcecd37841addf52c1d302b22e1377eaaa8a653.tar.bz2 gentoo-cfcecd37841addf52c1d302b22e1377eaaa8a653.zip |
sys-fs/diskdev_cmds: Mark ~ppc64 (bug #571430).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild')
-rw-r--r-- | sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | 4 |
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 8b1a4dd12615..e86d2a29197d 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-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="" DEPEND="dev-libs/openssl" RDEPEND="${DEPEND}" |