summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 01:42:41 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 01:42:41 +0000
commit390ca618372a2944654275041500c742457cbf9c (patch)
treea22069e9d4743a667e67cf441622cd488108a325 /virtual/acl
parentalways load multilib envvars (diff)
downloadgentoo-2-390ca618372a2944654275041500c742457cbf9c.tar.gz
gentoo-2-390ca618372a2944654275041500c742457cbf9c.tar.bz2
gentoo-2-390ca618372a2944654275041500c742457cbf9c.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/acl')
-rw-r--r--virtual/acl/ChangeLog8
-rw-r--r--virtual/acl/acl-0-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/acl/ChangeLog b/virtual/acl/ChangeLog
index b5414fd7000d..416c69e5f511 100644
--- a/virtual/acl/ChangeLog
+++ b/virtual/acl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/acl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.6 2013/03/22 16:03:21 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/ChangeLog,v 1.7 2014/01/18 01:42:41 vapier Exp $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> acl-0-r1.ebuild:
+ Add arm64 love.
22 Mar 2013; Jeroen Roovers <jer@gentoo.org> acl-0-r1.ebuild:
Stable for HPPA (bug #212517).
@@ -25,4 +28,3 @@
+metadata.xml:
Initial import of an acl virtual to depend on the proper packages for
Linux and FreeBSD.
-
diff --git a/virtual/acl/acl-0-r1.ebuild b/virtual/acl/acl-0-r1.ebuild
index 1b8bdd1670e5..5f868ceee27b 100644
--- a/virtual/acl/acl-0-r1.ebuild
+++ b/virtual/acl/acl-0-r1.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/virtual/acl/acl-0-r1.ebuild,v 1.3 2013/03/22 16:03:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/acl/acl-0-r1.ebuild,v 1.4 2014/01/18 01:42:41 vapier Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs"
DEPEND=""