diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:17:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:17:50 +0100 |
commit | f6ea7d29f9646a43dc45070e5a7361d3787d19e9 (patch) | |
tree | e0dce2621ca6e4cc75531e7951a21d445833fb5c /app-misc/pipeworks | |
parent | app-misc/pax-utils: drop x86-macos (diff) | |
download | gentoo-f6ea7d29f9646a43dc45070e5a7361d3787d19e9.tar.gz gentoo-f6ea7d29f9646a43dc45070e5a7361d3787d19e9.tar.bz2 gentoo-f6ea7d29f9646a43dc45070e5a7361d3787d19e9.zip |
app-misc/pipeworks: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-misc/pipeworks')
-rw-r--r-- | app-misc/pipeworks/pipeworks-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild b/app-misc/pipeworks/pipeworks-0.4-r1.ebuild index cd98048938b0..28c0a7a154e0 100644 --- a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild +++ b/app-misc/pipeworks/pipeworks-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pipeworks/${P}.tar.gz" LICENSE="GPL-2" 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="" RDEPEND="" |