commit: 2093e2c32c7ad2c0974f095bceec8dd0aa48be39 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Oct 29 01:34:28 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Oct 29 01:35:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2093e2c3
profiles/hppa: Stable mask USE=redis Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 3 +-- profiles/arch/hppa/use.stable.mask | 4 ++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 8cc93c0e49a..f02d0487d4a 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -90,11 +90,10 @@ dev-util/ragel doc # geoip2: dev-libs/libmaxminddb # kafka: dev-libs/librdkafka # mongodb: dev-libs/mongo-c-driver -# redis: dev-db/redis # smtp: net-libs/libesmtp # snmp: net-analyzer/net-snmp # spoof-source: net-libs/libnet -app-admin/syslog-ng amqp dbi geoip2 kafka mongodb redis smtp snmp spoof-source +app-admin/syslog-ng amqp dbi geoip2 kafka mongodb smtp snmp spoof-source # Matt Turner <[email protected]> (2020-12-30) # dev-libs/libfido2 is not stable on hppa diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index dac2cc77e55..578453827fd 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Matt Turner <[email protected]> (2021-10-28) +# dev-libs/hiredis is not stable on hppa +redis + # Sam James <[email protected]> (2021-10-16) # Avoid large number of dependencies which often # have to be stabilised.
