diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-18 08:29:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-18 08:29:39 +0200 |
commit | 5a03e293baaf2086f977a7c92c8db4b1a994cb86 (patch) | |
tree | c5d1b3c0d473566c2c2d2a436a70b40b6d3736fc /x11-misc | |
parent | dev-python/shiboken2: x86 stable wrt bug #782481 (diff) | |
download | gentoo-5a03e293baaf2086f977a7c92c8db4b1a994cb86.tar.gz gentoo-5a03e293baaf2086f977a7c92c8db4b1a994cb86.tar.bz2 gentoo-5a03e293baaf2086f977a7c92c8db4b1a994cb86.zip |
x11-misc/xvfb-run: x86 stable wrt bug #782481
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-misc')
-rw-r--r-- | x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild b/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild index 78d927365aa6..4c53cd93e986 100644 --- a/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild +++ b/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" DEPEND="dev-util/patchutils" |