blob: d9715beef0e0e972dba02df001878780f62a59a3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/classes/info.py.orig 2021-08-24 18:04:45 UTC
+++ src/classes/info.py
@@ -172,6 +172,7 @@ SETUP = {
"License :: OSI Approved :: GNU General Public License (GPL)",
"Operating System :: OS Independent",
"Operating System :: POSIX :: Linux",
+ "Operating System :: POSIX :: BSD :: FreeBSD",
"Programming Language :: Python",
"Topic :: Artistic Software",
"Topic :: Multimedia :: Video :: Non-Linear Editor", ] +
|