mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-visualization/gnuplot-5.0.1-r1: add alpha keyword
Gentoo-Bug: 574242 Package-Manager: portage-2.3.0_rc1
This commit is contained in:
@@ -18,11 +18,11 @@ if [[ -z ${PV%%*9999} ]]; then
|
||||
ECVS_CVS_OPTIONS="-dP"
|
||||
MY_P="${PN}"
|
||||
SRC_URI=""
|
||||
KEYWORDS="arm"
|
||||
KEYWORDS="alpha arm"
|
||||
else
|
||||
MY_P="${P/_/.}"
|
||||
SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
|
||||
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
inherit autotools
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user