diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 19:08:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 19:08:54 +0300 |
commit | a06029529b0d9863a7ae8105c3bb394d4c3a30d1 (patch) | |
tree | e6e14f9b529bf617fc9d503ab46d0e647797b65d /x11-themes | |
parent | app-text/pandoc-bin: Stabilize 3.1.2 arm64, #905751 (diff) | |
download | gentoo-a06029529b0d9863a7ae8105c3bb394d4c3a30d1.tar.gz gentoo-a06029529b0d9863a7ae8105c3bb394d4c3a30d1.tar.bz2 gentoo-a06029529b0d9863a7ae8105c3bb394d4c3a30d1.zip |
x11-themes/arc-theme: Stabilize 20221218 x86, #905706
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/arc-theme/arc-theme-20221218.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/arc-theme/arc-theme-20221218.ebuild b/x11-themes/arc-theme/arc-theme-20221218.ebuild index e858a7ea5b65..5a14861e37c1 100644 --- a/x11-themes/arc-theme/arc-theme-20221218.ebuild +++ b/x11-themes/arc-theme/arc-theme-20221218.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnsh/${PN}/releases/download/${PV}/arc-theme-${PV}.t LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="cinnamon gnome-shell +gtk2 +gtk3 +gtk4 mate +transparency xfce" GLIB_DEPEND="dev-libs/glib" |