diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 07:59:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 08:02:14 +0100 |
commit | 0dce3dc0aa1341155a31407122e079632fcd07ca (patch) | |
tree | 99b3372e7033d4ae57c3d71748052bd0e6935db7 /app-shells/bash/bash-3.0_p22.ebuild | |
parent | dev-util/flawfinder: python3.8 compatible (diff) | |
download | gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.gz gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.bz2 gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.zip |
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords
down to ~m68k only. Profiles already accept both keywords:
ACCEPT_KEYWORDS="m68k ~m68k"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-3.0_p22.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.0_p22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-3.0_p22.ebuild b/app-shells/bash/bash-3.0_p22.ebuild index ef7c0490adfd..cfd3e4195cb0 100644 --- a/app-shells/bash/bash-3.0_p22.ebuild +++ b/app-shells/bash/bash-3.0_p22.ebuild @@ -33,7 +33,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-2" SLOT="${MY_PV}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" IUSE="afs +net nls +readline static" LIB_DEPEND=">=sys-libs/ncurses-5.2-r2[static-libs(+)] |