diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:32:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:35:10 +0100 |
commit | bca318a1402454dde5df87206e6b867d3e228cc7 (patch) | |
tree | d8429c9fff70cb782e2fd64c98a644788e3d40d2 /net-analyzer/argus | |
parent | dev-lang/mercury: disable foreign_import_module tests (diff) | |
download | gentoo-bca318a1402454dde5df87206e6b867d3e228cc7.tar.gz gentoo-bca318a1402454dde5df87206e6b867d3e228cc7.tar.bz2 gentoo-bca318a1402454dde5df87206e6b867d3e228cc7.zip |
net-analyzer/argus: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/argus-3.0.8.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.8.2-r4.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/argus/argus-3.0.8.3-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/argus/argus-3.0.8.2-r3.ebuild b/net-analyzer/argus/argus-3.0.8.2-r3.ebuild index a0f306223745..47656c47be5d 100644 --- a/net-analyzer/argus/argus-3.0.8.2-r3.ebuild +++ b/net-analyzer/argus/argus-3.0.8.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://www.qosient.com/argus/dev/${P/_rc/.rc.}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug +libtirpc sasl tcpd" RDEPEND=" diff --git a/net-analyzer/argus/argus-3.0.8.2-r4.ebuild b/net-analyzer/argus/argus-3.0.8.2-r4.ebuild index 3ca4a4b18ff6..dd6e555ef544 100644 --- a/net-analyzer/argus/argus-3.0.8.2-r4.ebuild +++ b/net-analyzer/argus/argus-3.0.8.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.qosient.com/argus/dev/${P/_rc/.rc.}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug +libtirpc sasl tcpd" RDEPEND=" diff --git a/net-analyzer/argus/argus-3.0.8.3-r1.ebuild b/net-analyzer/argus/argus-3.0.8.3-r1.ebuild index cc378b5cf4b8..9dc4905b07a7 100644 --- a/net-analyzer/argus/argus-3.0.8.3-r1.ebuild +++ b/net-analyzer/argus/argus-3.0.8.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.qosient.com/argus/dev/${P/_rc/.rc.}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug sasl tcpd" RDEPEND=" |