diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:19:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:19:46 +0100 |
commit | b475b2617c1447d2079573b5c14ef9ae58a0e4d2 (patch) | |
tree | 89f824cf964c87aa5df9560d5276e629d18759f0 /sys-libs | |
parent | dev-libs/botan: stable 2.14.0-r1 for hppa, bug #722904 (diff) | |
download | gentoo-b475b2617c1447d2079573b5c14ef9ae58a0e4d2.tar.gz gentoo-b475b2617c1447d2079573b5c14ef9ae58a0e4d2.tar.bz2 gentoo-b475b2617c1447d2079573b5c14ef9ae58a0e4d2.zip |
sys-libs/readline: stable 8.0_p4 for hppa, bug #719942
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/readline/readline-8.0_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/readline/readline-8.0_p4.ebuild b/sys-libs/readline/readline-8.0_p4.ebuild index e4a3c770fea7..89d0c6f52b78 100644 --- a/sys-libs/readline/readline-8.0_p4.ebuild +++ b/sys-libs/readline/readline-8.0_p4.ebuild @@ -41,7 +41,7 @@ esac LICENSE="GPL-3" SLOT="0/8" # subslot matches SONAME major -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs +unicode utils" RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,unicode?,${MULTILIB_USEDEP}]" |