summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 08:10:57 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 08:10:57 +0000
commite159f6fb13656c6ab0a4019d547ab65a60529b5e (patch)
tree4c58a83560503354278a82d82795fc01c2936607 /lxde-base/lxtask
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-e159f6fb13656c6ab0a4019d547ab65a60529b5e.tar.gz
gentoo-2-e159f6fb13656c6ab0a4019d547ab65a60529b5e.tar.bz2
gentoo-2-e159f6fb13656c6ab0a4019d547ab65a60529b5e.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 'lxde-base/lxtask')
-rw-r--r--lxde-base/lxtask/ChangeLog5
-rw-r--r--lxde-base/lxtask/lxtask-0.1.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog
index 277eb7b773c3..fe5c2278c873 100644
--- a/lxde-base/lxtask/ChangeLog
+++ b/lxde-base/lxtask/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxtask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.35 2015/02/28 17:43:57 nullishzero Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.36 2015/03/03 08:10:57 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> lxtask-0.1.5.ebuild:
+ add arm64 support, tested on A53 board
*lxtask-0.1.6 (28 Feb 2015)
diff --git a/lxde-base/lxtask/lxtask-0.1.5.ebuild b/lxde-base/lxtask/lxtask-0.1.5.ebuild
index d07543672824..0668a7365fa1 100644
--- a/lxde-base/lxtask/lxtask-0.1.5.ebuild
+++ b/lxde-base/lxtask/lxtask-0.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.5.ebuild,v 1.1 2014/09/17 03:50:20 nullishzero Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.5.ebuild,v 1.2 2015/03/03 08:10:57 dlan Exp $
EAPI="5"
@@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.sf.net/"
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
SLOT="0"
IUSE=""