diff options
-rw-r--r-- | testing/gedit-plugins/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gedit-plugins/APKBUILD b/testing/gedit-plugins/APKBUILD index 5f05c77ae0..aa0113136c 100644 --- a/testing/gedit-plugins/APKBUILD +++ b/testing/gedit-plugins/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.32.2 pkgrel=0 pkgdesc="Plugins for gedit, the GNOME text editor" url="https://wiki.gnome.org/Apps/Gedit/PluginsLists" -arch="all" +arch="" license="GPL-2.0-only" depends="python3 py3-gobject3 vte3 gucharmap py3-dbus" makedepends="glib-dev gtk+3.0-dev gtksourceview4-dev libpeas-dev gedit-dev vala |