diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-25 23:43:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-25 23:43:39 +0300 |
commit | 49df390eeda0be64f181a4108b9f720a28d9edb3 (patch) | |
tree | 2fbd596fb58ad230f699f56149ca65a1a99fbea2 /x11-misc/tint2 | |
parent | www-apps/bugzilla: Fix tests for Perl 5.26, bug 632064 (diff) | |
download | gentoo-49df390eeda0be64f181a4108b9f720a28d9edb3.tar.gz gentoo-49df390eeda0be64f181a4108b9f720a28d9edb3.tar.bz2 gentoo-49df390eeda0be64f181a4108b9f720a28d9edb3.zip |
x11-misc/tint2: amd64/x86 stable wrt bug #673732
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/tint2-16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tint2/tint2-16.2.ebuild b/x11-misc/tint2/tint2-16.2.ebuild index e901507e5acb..97820dabd24e 100644 --- a/x11-misc/tint2/tint2-16.2.ebuild +++ b/x11-misc/tint2/tint2-16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/o9000/${PN}/repository/archive.tar.gz?ref=v${PV} -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="battery svg startup-notification tint2conf" DEPEND=" |