diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 21:06:44 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 21:06:52 +0200 |
commit | 4426e8efa6bf8af9a5cae621ac8fb6d35bd231f7 (patch) | |
tree | 6ee4b477a4734ea47f9aab92d6f46d77866daaa7 /sys-devel/automake/automake-1.16-r2.ebuild | |
parent | media-libs/x265: Update subslot in live ebuild. (diff) | |
download | gentoo-4426e8efa6bf8af9a5cae621ac8fb6d35bd231f7.tar.gz gentoo-4426e8efa6bf8af9a5cae621ac8fb6d35bd231f7.tar.bz2 gentoo-4426e8efa6bf8af9a5cae621ac8fb6d35bd231f7.zip |
sys-devel/automake: Drop ~riscv from some versions again
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-devel/automake/automake-1.16-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16-r2.ebuild b/sys-devel/automake/automake-1.16-r2.ebuild index 472a79038bbb..545cda432f12 100644 --- a/sys-devel/automake/automake-1.16-r2.ebuild +++ b/sys-devel/automake/automake-1.16-r2.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" if [[ ${PV/_beta} == ${PV} ]]; then MY_P=${P} SRC_URI="mirror://gnu/${PN}/${P}.tar.xz |