diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 18:54:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 18:58:34 +0200 |
commit | 2b396130e8826dccc0297e2d287c78f628555acf (patch) | |
tree | e8d9da2338168610313e8d496e6d7864fc0a1da0 | |
parent | app-admin/tmpreaper: add sys-fs/e2fsprogs to DEPEND, bug 587598 (diff) | |
download | gentoo-2b396130e8826dccc0297e2d287c78f628555acf.tar.gz gentoo-2b396130e8826dccc0297e2d287c78f628555acf.tar.bz2 gentoo-2b396130e8826dccc0297e2d287c78f628555acf.zip |
xfce-base/exo-0.10.7-r0: add alpha keyword
Gentoo-Bug: 586614
Package-Manager: portage-2.3.0
-rw-r--r-- | xfce-base/exo/exo-0.10.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-0.10.7.ebuild b/xfce-base/exo/exo-0.10.7.ebuild index 87dc8f93d5a2..9b507ef366f0 100644 --- a/xfce-base/exo/exo-0.10.7.ebuild +++ b/xfce-base/exo/exo-0.10.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-lang/perl-5.6 |