diff options
author | 2021-06-01 08:58:17 +0200 | |
---|---|---|
committer | 2021-06-01 08:59:27 +0200 | |
commit | 65c4ba2d831a34eedba4e1f7ff5ce8ab09d74d74 (patch) | |
tree | f0e5bbbacdc3905b4ebb90e196df1726b1645c88 /x11-libs/xapps | |
parent | www-misc/urlwatch: x86 stable wrt bug #793377 (diff) | |
download | gentoo-65c4ba2d831a34eedba4e1f7ff5ce8ab09d74d74.tar.gz gentoo-65c4ba2d831a34eedba4e1f7ff5ce8ab09d74d74.tar.bz2 gentoo-65c4ba2d831a34eedba4e1f7ff5ce8ab09d74d74.zip |
x11-libs/xapps: x86 stable wrt bug #793383
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/xapps')
-rw-r--r-- | x11-libs/xapps/xapps-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xapps/xapps-2.0.6.ebuild b/x11-libs/xapps/xapps-2.0.6.ebuild index baf6f6698950..b62fa4e6f2cc 100644 --- a/x11-libs/xapps/xapps-2.0.6.ebuild +++ b/x11-libs/xapps/xapps-2.0.6.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-3" SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/xapp-${PV}" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" SLOT="0" IUSE="gtk-doc introspection static-libs" |