graphics/kamerka: fix build with GCC-based architectures
Add USES=compiler:c++11-lang because of:
CMake Error in src/CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
Approved by: mentors (implicit approval)