diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-13 19:53:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-13 19:53:55 +0100 |
commit | 3270cc6d8db65567936a0140e1b0140770f69ba6 (patch) | |
tree | 47af1ca8b3193d172fe164516be5feb34e0f20ff /x11-terms | |
parent | dev-util/catfish: amd64 stable wrt bug #712350 (diff) | |
download | gentoo-3270cc6d8db65567936a0140e1b0140770f69ba6.tar.gz gentoo-3270cc6d8db65567936a0140e1b0140770f69ba6.tar.bz2 gentoo-3270cc6d8db65567936a0140e1b0140770f69ba6.zip |
x11-terms/xfce4-terminal: amd64 stable wrt bug #712350
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.9.1.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.9.1.ebuild index 705712ceada4..78021f43342a 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.9.1.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.9.1.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=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="utempter" RDEPEND=">=dev-libs/glib-2.38:2= |