summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-01-21 21:07:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-21 21:19:26 +0000
commitc0d922fb3c354ad1e67d85fa84bc54f8ecb773c0 (patch)
treecf6692213b25527c408dda1017b2a58e3a53bd3a
parentx11-libs/gtk+: remove old (diff)
downloadgentoo-c0d922fb.tar.gz
gentoo-c0d922fb.tar.bz2
gentoo-c0d922fb.zip
xfce-base/xfdesktop: keyworded 4.13.2 for hppa
Closes: https://bugs.gentoo.org/651492 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.13.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.13.2.ebuild
index b8a68348084d..2e52cabcdef6 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.13.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug libnotify +thunar"
RDEPEND=">=x11-libs/cairo-1.12:=