diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:47:25 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:47:25 -0400 |
commit | edb563a2e633a13c30e23db8d76d3dfe30c9b8a7 (patch) | |
tree | 44fa983a9ee347c0169efa9e887e369a63d721b4 | |
parent | x11-apps/bdftopcf: Drop old versions (diff) | |
download | gentoo-edb563a2e633a13c30e23db8d76d3dfe30c9b8a7.tar.gz gentoo-edb563a2e633a13c30e23db8d76d3dfe30c9b8a7.tar.bz2 gentoo-edb563a2e633a13c30e23db8d76d3dfe30c9b8a7.zip |
x11-apps/bitmap: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild b/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild index 37031344c529..463ff52368e3 100644 --- a/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild +++ b/x11-apps/bitmap/bitmap-1.0.9-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org bitmap application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libX11 |