commit: 6facddff0ea7954b12fc7f515fbd3f78fa3d8ccb Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jan 31 21:28:46 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jan 31 21:28:46 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=6facddff
www-misc/htdig: restrict to just arches supported in musl Package-Manager: portage-2.2.14 Manifest-Sign-Key: 0xF52D4BBA --- www-misc/htdig/htdig-3.2.0_beta6-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/htdig/htdig-3.2.0_beta6-r99.ebuild b/www-misc/htdig/htdig-3.2.0_beta6-r99.ebuild index 97bda54..2c09cf5 100644 --- a/www-misc/htdig/htdig-3.2.0_beta6-r99.ebuild +++ b/www-misc/htdig/htdig-3.2.0_beta6-r99.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.htdig.org/files/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="ssl" DEPEND=">=sys-libs/zlib-1.1.3
