From: Agostino Sarubbo Date: Sat, 25 Feb 2017 10:02:29 +0000 (+0100) Subject: sys-apps/opentmpfiles: sparc stable wrt bug #610412 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=317b90af3dcfd8cf21d81cd6d5da9a4fcb2b07cd;p=gentoo.git sys-apps/opentmpfiles: sparc stable wrt bug #610412 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild index ec9913f8f08a..b6acbbccc173 100644 --- a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild +++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"