diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-19 03:02:32 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-19 03:02:32 -0500 |
| commit | 1e827c97be50f4e8e4da3697da898689b2bde9d5 (patch) | |
| tree | 126489920a753b20360b4801da163ba2f01850ec /sci-visualization/gnuplot/gnuplot-6.0.5.ebuild | |
| parent | fc641028004011c6d8f1a4db9cd571823b825eab (diff) | |
| download | baldeagleos-repo-1e827c97be50f4e8e4da3697da898689b2bde9d5.tar.gz baldeagleos-repo-1e827c97be50f4e8e4da3697da898689b2bde9d5.tar.xz baldeagleos-repo-1e827c97be50f4e8e4da3697da898689b2bde9d5.zip | |
Adding metadata
Diffstat (limited to 'sci-visualization/gnuplot/gnuplot-6.0.5.ebuild')
| -rw-r--r-- | sci-visualization/gnuplot/gnuplot-6.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/gnuplot-6.0.5.ebuild b/sci-visualization/gnuplot/gnuplot-6.0.5.ebuild index 808391054080..f6bef87435f6 100644 --- a/sci-visualization/gnuplot/gnuplot-6.0.5.ebuild +++ b/sci-visualization/gnuplot/gnuplot-6.0.5.ebuild @@ -20,7 +20,7 @@ if [[ -z ${PV%%*9999} ]]; then else MY_P="${P/_/.}" SRC_URI="https://downloads.sourceforge.net/gnuplot/${MY_P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" fi S="${WORKDIR}/${MY_P}" |
