diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:20 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:20 +0200 |
commit | 527cc1d84193dc205c7458eb65dcbc7ebdadbe27 (patch) | |
tree | 3b360e20d11e259174c2a04425fbb2dafbfaf60a /media-gfx/sam2p/sam2p-0.49.1.ebuild | |
parent | media-fonts: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.tar.gz gentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.tar.bz2 gentoo-527cc1d84193dc205c7458eb65dcbc7ebdadbe27.zip |
media-gfx: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/sam2p/sam2p-0.49.1.ebuild')
-rw-r--r-- | media-gfx/sam2p/sam2p-0.49.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild index 37e7d4e26df4..033f7e062888 100644 --- a/media-gfx/sam2p/sam2p-0.49.1.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://sam2p.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="examples gif" RDEPEND="" |