blob: b31381bede19d37a8e9a76202dfc09328d6bc3e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/classes/info.py.orig 2022-12-08 21:31:12 UTC
+++ src/classes/info.py
@@ -188,6 +188,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", ] +
|