aboutsummaryrefslogtreecommitdiff
path: root/ports/atk
diff options
context:
space:
mode:
Diffstat (limited to 'ports/atk')
-rw-r--r--ports/atk/vcpkg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/atk/vcpkg.json b/ports/atk/vcpkg.json
index 7cbda67be..d0a2e1f73 100644
--- a/ports/atk/vcpkg.json
+++ b/ports/atk/vcpkg.json
@@ -1,9 +1,10 @@
{
"name": "atk",
"version": "2.36.0",
+ "port-version": 1,
"description": "GNOME Accessibility Toolkit",
"homepage": "https://developer.gnome.org/atk/",
- "supports": "!(osx | arm)",
+ "supports": "!arm",
"dependencies": [
"gettext",
"glib",