diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-04-01 10:35:21 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-04-01 10:35:46 +0200 |
commit | 1e24cfd79b5436aed39e0bc07bb0de152625a050 (patch) | |
tree | 18ee97fd1c0e2c79d9cc43b577050ad86ca8bf59 /virtual/mta | |
parent | mail-mta/nullmailer: add ~x64-cygwin keyword (diff) | |
download | gentoo-1e24cfd79b5436aed39e0bc07bb0de152625a050.tar.gz gentoo-1e24cfd79b5436aed39e0bc07bb0de152625a050.tar.bz2 gentoo-1e24cfd79b5436aed39e0bc07bb0de152625a050.zip |
virtual/mta: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'virtual/mta')
-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 33df17445709..4786402ae3e1 100644 --- a/virtual/mta/mta-1.ebuild +++ b/virtual/mta/mta-1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for Message Transfer Agents" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # mail-mta/citadel is from sunrise RDEPEND="|| ( mail-mta/nullmailer |