diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:53:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:53:40 +0100 |
commit | a4969090e7e14bd0ae60344a47730fdc20721b43 (patch) | |
tree | 27957cb2ca5c2ee5abb56a1d362671017ced82af /xfce-base | |
parent | xfce-base/xfce4-session: ia64 stable wrt bug #697454 (diff) | |
download | gentoo-a4969090e7e14bd0ae60344a47730fdc20721b43.tar.gz gentoo-a4969090e7e14bd0ae60344a47730fdc20721b43.tar.bz2 gentoo-a4969090e7e14bd0ae60344a47730fdc20721b43.zip |
xfce-base/xfconf: ia64 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.1.ebuild b/xfce-base/xfconf/xfconf-4.14.1.ebuild index 660b086f42e6..655acdc6c522 100644 --- a/xfce-base/xfconf/xfconf-4.14.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |