blob: d5a756778d429f1560d5b879f0c2f2c153b08c50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/classes/info.py.orig 2019-11-11 07:57:57 UTC
+++ src/classes/info.py
@@ -125,6 +125,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", ] +
|