sys-apps/systemd: Restore keywords now that gnuefi is masked

Bug: https://bugs.gentoo.org/550322

Package-Manager: portage-2.2.20
This commit is contained in:
Mike Gilbert
2015-09-05 15:35:14 -04:00
parent 6c4e8526cf
commit 0890b9a9c1
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~ia64 ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
inherit autotools-utils bash-completion-r1 linux-info multilib \

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~ia64 ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
inherit autotools-utils bash-completion-r1 linux-info multilib \