kbibtex: specify meta.platforms
This makes Hydra build it on aarch64-linux too.
This commit is contained in:
@@ -74,5 +74,6 @@ mkDerivation rec {
|
||||
changelog = "https://invent.kde.org/office/kbibtex/-/raw/v${version}/ChangeLog";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user