diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:20:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:45:43 +0100 |
commit | b4e3339c17e36b8b7d9b8761808116c9214ee508 (patch) | |
tree | e667de73ef878eb6fee039932c0944fe25be5a29 /virtual/mta/mta-1.ebuild | |
parent | virtual/man: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-free... (diff) | |
download | gentoo-b4e3339c17e36b8b7d9b8761808116c9214ee508.tar.gz gentoo-b4e3339c17e36b8b7d9b8761808116c9214ee508.tar.bz2 gentoo-b4e3339c17e36b8b7d9b8761808116c9214ee508.zip |
virtual/mta: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'virtual/mta/mta-1.ebuild')
-rw-r--r-- | virtual/mta/mta-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/mta/mta-1.ebuild b/virtual/mta/mta-1.ebuild index 885027f65cb0..0dfcf6097f2e 100644 --- a/virtual/mta/mta-1.ebuild +++ b/virtual/mta/mta-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |