diff options
author | 2013-08-02 11:34:46 +0000 | |
---|---|---|
committer | 2013-08-02 11:34:46 +0000 | |
commit | c4fc1a05f0c9a24b292baf13d14e6930fa09bd48 (patch) | |
tree | 9108b8cb82b3275c6a41dd0f09d6f7412de94268 /sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | |
parent | arm stable, bug #473404 (diff) | |
download | gentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.tar.gz gentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.tar.bz2 gentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.zip |
add ~arm, bug #473474
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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}" |