diff options
author | Markus Meier <maekke@gentoo.org> | 2013-08-02 11:35:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-08-02 11:35:27 +0000 |
commit | 7b8bc8963401fc36c76f83c0e49901d055eaee15 (patch) | |
tree | d40068e026291d05f5a21e762418b47911320d46 /sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | |
parent | arm stable, bug #473404 (diff) | |
download | historical-7b8bc8963401fc36c76f83c0e49901d055eaee15.tar.gz historical-7b8bc8963401fc36c76f83c0e49901d055eaee15.tar.bz2 historical-7b8bc8963401fc36c76f83c0e49901d055eaee15.zip |
add ~arm, bug #473474
Package-Manager: portage-2.1.13.1/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
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 | 6 |
1 files changed, 3 insertions, 3 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 f8d72244d076..9c67630ed48c 100644 --- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild +++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.5 2012/08/19 00:53:16 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.6 2013/08/02 11:34:46 maekke Exp $ inherit eutils @@ -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 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" DEPEND="dev-libs/openssl" RDEPEND="${DEPEND}" |