diff options
author | 2019-05-05 21:06:44 +0200 | |
---|---|---|
committer | 2019-05-05 21:06:52 +0200 | |
commit | 4426e8efa6bf8af9a5cae621ac8fb6d35bd231f7 (patch) | |
tree | 6ee4b477a4734ea47f9aab92d6f46d77866daaa7 /sys-devel/automake/automake-1.10.3-r3.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.10.3-r3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.10.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.10.3-r3.ebuild b/sys-devel/automake/automake-1.10.3-r3.ebuild index 53e8b953cbbd..8851e7cd782d 100644 --- a/sys-devel/automake/automake-1.10.3-r3.ebuild +++ b/sys-devel/automake/automake-1.10.3-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND="dev-lang/perl |