diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:48 +0200 |
commit | 7cff1321b5dcf3c54d072cc49fc1b9c47e8334fc (patch) | |
tree | c02acbfec38adf7d67d96514c39c5bcb688f27c5 /sys-devel/automake/automake-1.6.3-r2.ebuild | |
parent | sys-cluster: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-7cff1321b5dcf3c54d072cc49fc1b9c47e8334fc.tar.gz gentoo-7cff1321b5dcf3c54d072cc49fc1b9c47e8334fc.tar.bz2 gentoo-7cff1321b5dcf3c54d072cc49fc1b9c47e8334fc.zip |
sys-devel: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/automake/automake-1.6.3-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.6.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.6.3-r2.ebuild b/sys-devel/automake/automake-1.6.3-r2.ebuild index 8df177642d48..28dc45083bd8 100644 --- a/sys-devel/automake/automake-1.6.3-r2.ebuild +++ b/sys-devel/automake/automake-1.6.3-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:3}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="dev-lang/perl |