diff options
author | 2021-06-01 08:31:23 +0200 | |
---|---|---|
committer | 2021-06-01 08:31:23 +0200 | |
commit | fdebc9f17704d62a67884df05e59880fa318cd23 (patch) | |
tree | 260385e6310942d5e7b435deacb23aa360e51fdb | |
parent | www-misc/urlwatch: amd64 stable wrt bug #793377 (diff) | |
download | gentoo-fdebc9f17704d62a67884df05e59880fa318cd23.tar.gz gentoo-fdebc9f17704d62a67884df05e59880fa318cd23.tar.bz2 gentoo-fdebc9f17704d62a67884df05e59880fa318cd23.zip |
x11-libs/xapps: amd64 stable wrt bug #793383
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 3059ed0a95c1..baf6f6698950 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" |