Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
sys-kernel/bootengine: Update for SELinux labels
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Levand <[email protected]>
  • Loading branch information
glevand committed Apr 25, 2018
1 parent 65e3204 commit 2e99752
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-kernel/bootengine/bootengine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="dbc26943853ff3a84060bd55ecf963e58e8c4c70"
CROS_WORKON_COMMIT="dceaf88a9b28ec20a8dde9d88cfc14a2878e73e3"
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 2e99752

Please sign in to comment.