summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Machine.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/Machine.hs')
-rw-r--r--src/Propellor/Property/Machine.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Machine.hs b/src/Propellor/Property/Machine.hs
index 3d49b7c5..b4ffc008 100644
--- a/src/Propellor/Property/Machine.hs
+++ b/src/Propellor/Property/Machine.hs
@@ -82,7 +82,7 @@ cubietech_Cubieboard2 = FlashKernel.installed "Cubietech Cubieboard2"
`requires` sunixi "Cubieboard2"
`requires` lpae
--- | LeMaker Banana Pi (untested)
+-- | LeMaker Banana Pi
lemaker_Banana_Pi :: Property (HasInfo + DebianLike)
lemaker_Banana_Pi = FlashKernel.installed "LeMaker Banana Pi"
`requires` sunixi "Bananapi"