diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:12:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:12:56 -0400 |
commit | 1f968eb82f4e32ddcbffa4b70f3b254678b1897d (patch) | |
tree | 3b7c05f908e3c2a5a8861ff0b2f565fb34ee3397 /x11-apps/xrdb | |
parent | x11-apps/xprop: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-1f968eb82f4e32ddcbffa4b70f3b254678b1897d.tar.gz gentoo-1f968eb82f4e32ddcbffa4b70f3b254678b1897d.tar.bz2 gentoo-1f968eb82f4e32ddcbffa4b70f3b254678b1897d.zip |
x11-apps/xrdb: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xrdb')
-rw-r--r-- | x11-apps/xrdb/xrdb-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrdb/xrdb-1.2.0.ebuild b/x11-apps/xrdb/xrdb-1.2.0.ebuild index 24c2ce892e7a..e2b3f4213426 100644 --- a/x11-apps/xrdb/xrdb-1.2.0.ebuild +++ b/x11-apps/xrdb/xrdb-1.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X server resource database utility" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXmu |