diff options
author | 2024-10-25 23:08:56 +0100 | |
---|---|---|
committer | 2024-10-25 23:08:56 +0100 | |
commit | c9dc10b9c28d01b7857a5cd09c011e98e2c8b7a4 (patch) | |
tree | fc4adaaef4af7abe0fd33604469ebb978914b5da /x11-misc | |
parent | sci-mathematics/gmm: Stabilize 5.4.2 amd64, #942176 (diff) | |
download | gentoo-c9dc10b9c28d01b7857a5cd09c011e98e2c8b7a4.tar.gz gentoo-c9dc10b9c28d01b7857a5cd09c011e98e2c8b7a4.tar.bz2 gentoo-c9dc10b9c28d01b7857a5cd09c011e98e2c8b7a4.zip |
x11-misc/tint2: Stabilize 17.1.3 amd64, #942177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/tint2/tint2-17.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tint2/tint2-17.1.3.ebuild b/x11-misc/tint2/tint2-17.1.3.ebuild index 0c3ec79c99a1..9771054af1fe 100644 --- a/x11-misc/tint2/tint2-17.1.3.ebuild +++ b/x11-misc/tint2/tint2-17.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-v${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="battery debug startup-notification sanitize svg tint2conf" DEPEND=" |