From: Agostino Sarubbo Date: Fri, 15 May 2020 11:45:57 +0000 (+0200) Subject: app-admin/sysklogd: arm stable wrt bug #722976 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=10fd43d5e86b7f3239f633d2bf9505eac5dd5dff;p=gentoo.git app-admin/sysklogd: arm stable wrt bug #722976 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/app-admin/sysklogd/sysklogd-2.1.2.ebuild b/app-admin/sysklogd/sysklogd-2.1.2.ebuild index 5246832eca3f..ed4b92e5be87 100644 --- a/app-admin/sysklogd/sysklogd-2.1.2.ebuild +++ b/app-admin/sysklogd/sysklogd-2.1.2.ebuild @@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://github.com/troglobit/sysklogd.git" else SRC_URI="https://github.com/troglobit/sysklogd/releases/download/v${PV}/${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" fi LICENSE="BSD"