diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-21 12:44:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-21 12:44:25 +0200 |
commit | 955e50320506a8681ab94608ccd155e6411dc0a1 (patch) | |
tree | b9e2e42301f677c8f741a36ca93e74bd5e8753bd /x11-misc/tint2 | |
parent | sys-devel/gcc: s390 stable wrt bug #730906 (diff) | |
download | gentoo-955e50320506a8681ab94608ccd155e6411dc0a1.tar.gz gentoo-955e50320506a8681ab94608ccd155e6411dc0a1.tar.bz2 gentoo-955e50320506a8681ab94608ccd155e6411dc0a1.zip |
x11-misc/tint2: x86 stable wrt bug #730982
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/tint2-16.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tint2/tint2-16.7.ebuild b/x11-misc/tint2/tint2-16.7.ebuild index 1a088f5d1abb..8072040e478e 100644 --- a/x11-misc/tint2/tint2-16.7.ebuild +++ b/x11-misc/tint2/tint2-16.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-v${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="battery svg startup-notification tint2conf" DEPEND=" |