diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-05-07 08:44:24 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-05-07 08:44:24 +0200 |
commit | 575b3ee4224c34d49ce87c5ddf67b2e8631038ff (patch) | |
tree | 263cb0fc43108688ebadcc01771df553111ff503 /app-misc | |
parent | sci-libs/branca: add 0.7.2 (diff) | |
download | gentoo-575b3ee4224c34d49ce87c5ddf67b2e8631038ff.tar.gz gentoo-575b3ee4224c34d49ce87c5ddf67b2e8631038ff.tar.bz2 gentoo-575b3ee4224c34d49ce87c5ddf67b2e8631038ff.zip |
app-misc/tpipe-1.6-r2: marked ~{x64,arm64}-macos
Thanks Jonathan Lovelace for testing and reporting.
Closes: https://bugs.gentoo.org/931223
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tpipe/tpipe-1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tpipe/tpipe-1.6-r2.ebuild b/app-misc/tpipe/tpipe-1.6-r2.ebuild index 8b37b96a2605..144e1e166857 100644 --- a/app-misc/tpipe/tpipe-1.6-r2.ebuild +++ b/app-misc/tpipe/tpipe-1.6-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.eurogaran.com/downloads/tpipe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~arm64-macos ~x64-macos" PATCHES=( "${FILESDIR}"/${P}-makefile.patch |