diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-18 15:41:29 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-18 15:41:29 -0500 |
| commit | 201b1a5f202628742bb2b602acc1147303f503ab (patch) | |
| tree | 48d6c9d5754ae1d1a7078e37bc40e108cecf4fbf /sci-visualization/gnuplot/gnuplot-6.0.5.ebuild | |
| parent | 4f24a5a81ceb5b88ec46c27b34f371d5a8e30152 (diff) | |
| download | baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.tar.gz baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.tar.xz baldeagleos-repo-201b1a5f202628742bb2b602acc1147303f503ab.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 183b1464b908..808391054080 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}" |
