Summary: | app-misc/tpipe-1.6-r2 builds and runs on x64-macos | ||||||
---|---|---|---|---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jonathan Lovelace <kingjon3377> | ||||
Component: | Keywording | Assignee: | Robin Johnson <robbat2> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | normal | CC: | eschwartz, prefix, shell-tools | ||||
Priority: | Normal | ||||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | OS X | ||||||
Whiteboard: | |||||||
Package list: | Runtime testing required: | --- | |||||
Attachments: |
|
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575b3ee4224c34d49ce87c5ddf67b2e8631038ff commit 575b3ee4224c34d49ce87c5ddf67b2e8631038ff Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2024-05-07 06:44:24 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2024-05-07 06:44:24 +0000 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> app-misc/tpipe/tpipe-1.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
Created attachment 892273 [details] emerge-info.txt =app-misc/tpipe-1.6-r2 builds fine and seems to run on my macOS Prefix installation. See attached file for my "emerge --info" output; to test that it works, I ran "seq 1 100 | tpipe 'cat >> numbers.txt' | paste -s -d+ - | bc" and got a numbers.txt containing the numbers 1 to 100 in order, one per line, and 5050 on standard output. So I think that ~x64-macos should be added to its KEYWORDS.