diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-08-29 20:32:31 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-04 12:37:58 +0200 |
commit | bcb60289a3ea39d7729d317590e386e86a0fe096 (patch) | |
tree | bf2665f63623e1f87d29c186d6415867abf76dd0 /virtual/mailx | |
parent | virtual/logger: keyword for ~arm64. (diff) | |
download | gentoo-bcb60289a3ea39d7729d317590e386e86a0fe096.tar.gz gentoo-bcb60289a3ea39d7729d317590e386e86a0fe096.tar.bz2 gentoo-bcb60289a3ea39d7729d317590e386e86a0fe096.zip |
virtual/mailx: keyword for ~arm64.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2169
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'virtual/mailx')
-rw-r--r-- | virtual/mailx/mailx-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/mailx/mailx-1.ebuild b/virtual/mailx/mailx-1.ebuild index 7f675b07ce72..e95451c35252 100644 --- a/virtual/mailx/mailx-1.ebuild +++ b/virtual/mailx/mailx-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |