summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 10:12:10 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 10:12:10 +0000
commit5d6c851fce32345beb2b7d33ed2e3a00506ae1f7 (patch)
tree42b875e9ee528c8898a9d924fe09b4b395913fc6 /virtual/eject/eject-0.ebuild
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-5d6c851fce32345beb2b7d33ed2e3a00506ae1f7.tar.gz
gentoo-2-5d6c851fce32345beb2b7d33ed2e3a00506ae1f7.tar.bz2
gentoo-2-5d6c851fce32345beb2b7d33ed2e3a00506ae1f7.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'virtual/eject/eject-0.ebuild')
-rw-r--r--virtual/eject/eject-0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/eject/eject-0.ebuild b/virtual/eject/eject-0.ebuild
index e45e970e8959..1edc0a7551c4 100644
--- a/virtual/eject/eject-0.ebuild
+++ b/virtual/eject/eject-0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/eject/eject-0.ebuild,v 1.8 2012/06/04 22:32:58 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/eject/eject-0.ebuild,v 1.9 2015/03/03 10:12:10 dlan Exp $
DESCRIPTION="Virtual for the eject command"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="|| ( >=sys-apps/util-linux-2.22 sys-block/eject sys-block/eject-bsd )"