commit: a93a1b2750734dee2d880c2933248b99be922dee Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu May 13 16:59:47 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu May 13 17:02:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93a1b27
www-servers/pound: NonsolvableDepsInExp in 3.0 Bug: https://bugs.gentoo.org/789996 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-servers/pound/pound-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/pound/pound-3.0.ebuild b/www-servers/pound/pound-3.0.ebuild index 946066ff946..6123c319b7f 100644 --- a/www-servers/pound/pound-3.0.ebuild +++ b/www-servers/pound/pound-3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.apsis.ch/pound/${MY_P}.tgz" LICENSE="BSD GPL-3" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~x86" DEPEND=" dev-libs/libpcre:=
