summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 03:17:14 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 03:17:14 +0000
commitdafa0066e05ccc268a18a19bc72cd4ffc0964b6e (patch)
treefc6d1742cd8515b05497634a5797f28d9a2c7b05 /sys-devel/patch/patch-2.7.1-r2.ebuild
parentAdd arm64 love. (diff)
downloadgentoo-2-dafa0066e05ccc268a18a19bc72cd4ffc0964b6e.tar.gz
gentoo-2-dafa0066e05ccc268a18a19bc72cd4ffc0964b6e.tar.bz2
gentoo-2-dafa0066e05ccc268a18a19bc72cd4ffc0964b6e.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel/patch/patch-2.7.1-r2.ebuild')
-rw-r--r--sys-devel/patch/patch-2.7.1-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/patch/patch-2.7.1-r2.ebuild b/sys-devel/patch/patch-2.7.1-r2.ebuild
index b6602fcdaf4e..b3c76e3722a4 100644
--- a/sys-devel/patch/patch-2.7.1-r2.ebuild
+++ b/sys-devel/patch/patch-2.7.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.7.1-r2.ebuild,v 1.2 2013/10/15 08:32:57 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.7.1-r2.ebuild,v 1.3 2014/01/18 03:17:14 vapier Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static test xattr"
RDEPEND="xattr? ( sys-apps/attr )"