blob: 4b3740e389dbac4d059e29ddac6f4c57078ea366 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/classes/info.py.orig 2020-09-11 19:59:04 UTC
+++ src/classes/info.py
@@ -155,6 +155,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", ] +
|