sys-apps/systemd: include machinectl fixes

This commit is contained in:
Alex Crawford 2015-12-03 15:18:08 -08:00
parent 5934c77be7
commit 22c78a34ae
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
# Use ~arch instead of empty keywords for compatibility with cros-workon # Use ~arch instead of empty keywords for compatibility with cros-workon
KEYWORDS="~amd64 ~arm64 ~arm ~x86" KEYWORDS="~amd64 ~arm64 ~arm ~x86"
else else
CROS_WORKON_COMMIT="9787aff12419a64985548d8c898c51d6fd29c9c4" CROS_WORKON_COMMIT="ea5358222455da6bbc3df88f310bcd8de136e67f"
KEYWORDS="amd64 arm64 ~arm ~x86" KEYWORDS="amd64 arm64 ~arm ~x86"
fi fi